Skip to content

Commit 1577147

Browse files
committed
M1 wall jump less lenience
1 parent 0638a1b commit 1577147

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

region/tourian/main/Metroid Room 1.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -801,14 +801,10 @@
801801
]},
802802
{"and": [
803803
{"or": [
804-
"canTrickyWalljump",
804+
"canPreciseWalljump",
805805
"HiJump"
806806
]},
807807
{"acidFrames": 20}
808-
]},
809-
{"and": [
810-
"canPreciseWalljump",
811-
{"acidFrames": 40}
812808
]}
813809
]},
814810
{"or": [

0 commit comments

Comments
 (0)