Skip to content

Commit c299fc8

Browse files
committed
fix error
1 parent 2d39fdc commit c299fc8

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

region/brinstar/blue/Morph Ball Room.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1392,8 +1392,11 @@
13921392
]}
13931393
]},
13941394
{"or": [
1395-
"h_bombThings",
1396-
"canSpeedball"
1395+
{"and": [
1396+
{"getBlueSpeed": {"usedTiles": 21, "openEnd": 1}},
1397+
"canSpeedball"
1398+
]},
1399+
"h_bombThings"
13971400
]},
13981401
{"canShineCharge": {"usedTiles": 21, "openEnd": 1}},
13991402
{"autoReserveTrigger": {"maxReserveEnergy": 95}},

0 commit comments

Comments
 (0)