Skip to content

Commit bc4b399

Browse files
committed
feedback updates
1 parent bb5148b commit bc4b399

2 files changed

Lines changed: 22 additions & 2 deletions

File tree

region/maridia/inner-yellow/Plasma Spark Room.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2013,6 +2013,7 @@
20132013
"name": "Insane Frozen Choot Spring Ball Jump",
20142014
"requires": [
20152015
{"notable": "Insane Frozen Choot Spring Ball Jump"},
2016+
"canDash",
20162017
"canTrickyUseFrozenEnemies",
20172018
"HiJump",
20182019
"can4HighMidAirMorph",

region/maridia/inner-yellow/Watering Hole.json

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,8 @@
285285
"blueSuitChecked": true,
286286
"note": [
287287
"Freeze the two Zebs to create a runway to shinecharge with.",
288-
"Pixel perfect freezing of both Zebs provides the longest runway, but a slightly higher position of the second Zeb is still usable."
288+
"Pixel perfect freezing of both Zebs provides the longest runway, but a slightly higher position of the second Zeb is still usable.",
289+
"Freezing just a single Zeb is also possible but requires a 13-tile shortcharge."
289290
]
290291
},
291292
{
@@ -310,6 +311,9 @@
310311
"Slide off the end of the runway while gaining a shinecharge.",
311312
"After landing on the center pedestal, do a short spin jump to the left, turn right, fire shot to break spin and collect the item.",
312313
"After the message box closes, depending on Samus' position, wait a moment to let Samus sink straight down a few pixels before activating a diagonal spark."
314+
],
315+
"detailNote": [
316+
"Freezing just a single Zeb is also possible but requires a 13-tile shortcharge."
313317
]
314318
},
315319
{
@@ -321,7 +325,19 @@
321325
{"notable": "Double Frozen Zeb Item Collect Shinespark Escape"},
322326
"canShinechargeMovementTricky",
323327
{"canShineCharge": {"usedTiles": 19, "openEnd": 1}},
324-
{"shinespark": {"frames": 20, "excessFrames": 11}}
328+
{"shinespark": {"frames": 20, "excessFrames": 11}},
329+
{"or": [
330+
"canWalljump",
331+
"HiJump",
332+
"SpaceJump",
333+
"canIBJ",
334+
"canSpringBallJumpMidAir",
335+
"canSpringBallBombJump",
336+
{"and": [
337+
"canCrouchJump",
338+
{"notable": "Precise Crouch Jump Down Grab"}
339+
]}
340+
]}
325341
],
326342
"collectsItems": [3],
327343
"wallJumpAvoid": true,
@@ -334,6 +350,9 @@
334350
"Slide off the end of the runway while gaining a shinecharge.",
335351
"After landing on the center pedestal, do a short spin jump to the right, turn left, fire shot to break spin and collect the item.",
336352
"After the message box closes, depending on Samus' position, hold left and wait a moment to let Samus move down-left a few pixels before activating a diagonal spark."
353+
],
354+
"detailNote": [
355+
"Freezing just a single Zeb is also possible but requires a 13-tile shortcharge."
337356
]
338357
},
339358
{

0 commit comments

Comments
 (0)