Skip to content

Commit 703bcd2

Browse files
committed
add missing spring ball jump options in Escape Room 3
1 parent eba6502 commit 703bcd2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

region/tourian/main/Tourian Escape Room 3.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,8 @@
293293
"HiJump",
294294
"canWalljump",
295295
"SpaceJump",
296-
"canIBJ"
296+
"canIBJ",
297+
"canSpringBallJumpMidAir"
297298
]}
298299
]
299300
},
@@ -306,7 +307,8 @@
306307
"HiJump",
307308
"canWalljump",
308309
"SpaceJump",
309-
"canIBJ"
310+
"canIBJ",
311+
"canSpringBallJumpMidAir"
310312
]},
311313
{"or": [
312314
{"enemyDamage": {

0 commit comments

Comments
 (0)