Skip to content

Commit 0645c00

Browse files
authored
resourceAvailable syntax
1 parent 8314dd4 commit 0645c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

region/brinstar/pink/Dachora Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@
746746
{"shinespark": {"frames": 110, "excessFrames": 3}}
747747
]},
748748
{"or": [
749-
{"resourceAvailable": {"type": "ReserveEnergy", "count": 1}},
749+
{"resourceAvailable": [{"type": "ReserveEnergy", "count": 1}]},
750750
{"and": [
751751
"h_RModeCanRefillReserves",
752752
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},

0 commit comments

Comments
 (0)