Skip to content

Commit d8c04fb

Browse files
committed
move downback/disable-screw req up a level
1 parent 635d991 commit d8c04fb

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

region/tourian/main/Mother Brain Room.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -405,13 +405,11 @@
405405
"hits": 1
406406
}}
407407
]},
408-
{"and": [
409-
"canTrickyJump",
410-
{"or": [
411-
{"disableEquipment": "ScrewAttack"},
412-
"canDownBack"
413-
]}
414-
]}
408+
"canTrickyJump"
409+
]},
410+
{"or": [
411+
{"disableEquipment": "ScrewAttack"},
412+
"canDownBack"
415413
]},
416414
{"or": [
417415
"canTrickyDodgeEnemies",

0 commit comments

Comments
 (0)