Skip to content

Commit 7e938b3

Browse files
committed
add pause menu cycle frames
1 parent 3fb536e commit 7e938b3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

region/maridia/outer/Mt. Everest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2029,7 +2029,10 @@
20292029
{"or": [
20302030
"canWalljump",
20312031
"HiJump",
2032-
"canSpringBallJumpMidAir",
2032+
{"and": [
2033+
"canSpringBallJumpMidAir",
2034+
"h_doubleEquipmentScreenCycleFrames"
2035+
]},
20332036
{"and": [
20342037
{"or": [
20352038
"Plasma",

0 commit comments

Comments
 (0)