We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d39fdc commit c299fc8Copy full SHA for c299fc8
1 file changed
region/brinstar/blue/Morph Ball Room.json
@@ -1392,8 +1392,11 @@
1392
]}
1393
]},
1394
{"or": [
1395
- "h_bombThings",
1396
- "canSpeedball"
+ {"and": [
+ {"getBlueSpeed": {"usedTiles": 21, "openEnd": 1}},
1397
+ "canSpeedball"
1398
+ ]},
1399
+ "h_bombThings"
1400
1401
{"canShineCharge": {"usedTiles": 21, "openEnd": 1}},
1402
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
0 commit comments