Skip to content

Commit 711f046

Browse files
committed
add crouch jump option
1 parent 7c4b814 commit 711f046

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

region/maridia/inner-yellow/Plasma Room.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,10 @@
259259
]},
260260
{"and": [
261261
"canDoubleBombJump",
262-
"canWalljump",
262+
{"or": [
263+
"canWalljump",
264+
"h_crouchJumpDownGrab"
265+
]},
263266
{"cycleFrames": 1410}
264267
]},
265268
{"and": [

0 commit comments

Comments
 (0)