Skip to content

Commit 0eb9e90

Browse files
committed
feedback updates
1 parent 501a5b9 commit 0eb9e90

2 files changed

Lines changed: 10 additions & 44 deletions

File tree

region/maridia/inner-pink/Halfie Climb Room.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -886,6 +886,15 @@
886886
],
887887
"flashSuitChecked": true
888888
},
889+
{
890+
"id": 133,
891+
"link": [1, 4],
892+
"name": "Underwater Wall Jump Break Free",
893+
"requires": [
894+
"canUnderwaterWalljumpBreakFree"
895+
],
896+
"flashSuitChecked": true
897+
},
889898
{
890899
"id": 23,
891900
"link": [1, 4],
@@ -1403,15 +1412,6 @@
14031412
"bypassesDoorShell": true,
14041413
"flashSuitChecked": true
14051414
},
1406-
{
1407-
"id": 133,
1408-
"link": [1, 4],
1409-
"name": "Underwater Walljump Break Free",
1410-
"requires": [
1411-
"canUnderwaterWalljumpBreakFree"
1412-
],
1413-
"flashSuitChecked": true
1414-
},
14151415
{
14161416
"id": 182,
14171417
"link": [1, 5],
@@ -2702,6 +2702,7 @@
27022702
"HiJump",
27032703
"canCrossRoomJumpIntoWater"
27042704
],
2705+
"flashSuitChecked": true,
27052706
"note": [
27062707
"Gain run speed using a platform below the door in the other room.",
27072708
"Jump through the door, carrying upward momentum into this room;",

region/maridia/inner-pink/West Cactus Alley.json

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -120,41 +120,6 @@
120120
"farmCycleDrops": [{"enemy": "Cacatac", "count": 1}],
121121
"flashSuitChecked": true
122122
},
123-
{
124-
"id": 3,
125-
"link": [1, 1],
126-
"name": "Cacatac Farm",
127-
"requires": [
128-
"HiJump",
129-
{"resetRoom": {"nodes": [1]}},
130-
{"partialRefill": {"type": "Energy", "limit": 300}},
131-
{"partialRefill": {"type": "Super", "limit": 16}}
132-
],
133-
"flashSuitChecked": true
134-
},
135-
{
136-
"id": 41,
137-
"link": [1, 1],
138-
"name": "Cacatac Farm (Gravity)",
139-
"requires": [
140-
{"resetRoom": {"nodes": [1, 2]}},
141-
"Gravity",
142-
{"or": [
143-
"h_crouchJumpDownGrab",
144-
"canUseFrozenEnemies",
145-
"canGravityJump",
146-
"canWalljump",
147-
"HiJump",
148-
"canSpringBallJumpMidAir",
149-
"SpaceJump",
150-
"canIBJ",
151-
"canSpringBallBombJump"
152-
]},
153-
{"refill": ["Super", "Energy"]}
154-
],
155-
"flashSuitChecked": true,
156-
"devNote": "The canCrouchJump is not a h_underwaterCrouchJump, because Gravity is required."
157-
},
158123
{
159124
"id": 4,
160125
"link": [1, 1],

0 commit comments

Comments
 (0)