Skip to content

Commit 84eb83d

Browse files
committed
Revert "HiJump+Spacejump = trivialMidAirMorph"
This reverts commit 459e48f.
1 parent 5424cf2 commit 84eb83d

2 files changed

Lines changed: 3 additions & 12 deletions

File tree

region/crateria/central/Parlor and Alcatraz.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,13 +1324,8 @@
13241324
"link": [5, 8],
13251325
"name": "Space Jump Alcatraz Escape",
13261326
"requires": [
1327-
"canTrivialMidAirMorph",
1328-
"canCarefulJump",
1329-
"SpaceJump",
1330-
{"or": [
1331-
"HiJump",
1332-
"canMidAirMorph"
1333-
]}
1327+
"canMidAirMorph",
1328+
"SpaceJump"
13341329
]
13351330
},
13361331
{

region/maridia/outer/Crab Hole.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -386,11 +386,7 @@
386386
"canIBJ",
387387
{"and": [
388388
"SpaceJump",
389-
"canTrivialMidAirMorph",
390-
{"or": [
391-
"HiJump",
392-
"canMidAirMorph"
393-
]}
389+
"canMidAirMorph"
394390
]},
395391
{"and": [
396392
"HiJump",

0 commit comments

Comments
 (0)