Skip to content

Commit af50019

Browse files
committed
Update Hi Jump Energy Tank Room.json
1 parent 5bdc905 commit af50019

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

region/norfair/west/Hi Jump Energy Tank Room.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,15 @@
296296
},
297297
"requires": [
298298
"h_blueSuitGMode",
299-
"h_artificialMorphIBJ",
299+
{"or": [
300+
"h_artificialMorphIBJ",
301+
{"and": [
302+
"HiJump",
303+
"h_artificialMorphSpringBall"
304+
]
305+
}
306+
]
307+
},
300308
"canRemoteAcquire"
301309
],
302310
"collectsItems": [3, 4],

0 commit comments

Comments
 (0)