Skip to content

Commit fc51539

Browse files
committed
feedback update
1 parent 222cad7 commit fc51539

2 files changed

Lines changed: 13 additions & 6 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,10 +2169,10 @@
21692169
"Morph",
21702170
"canUseEnemies",
21712171
{"useFlashSuit": {}},
2172-
{"shinespark": {"frames": 18, "excessFrames": 11}}
2172+
{"shinespark": {"frames": 4, "excessFrames": 2}}
21732173
],
21742174
"flashSuitChecked": true,
2175-
"note": "Go under the Oums and spark horizontally through the speed blocks, then wait for the Oums and use them as a platform to jump up the last ledge."
2175+
"note": "Go under the Oums to lure one and use it to get to the left. Shinespark to get up the next ledge."
21762176
},
21772177
{
21782178
"id": 100,

region/maridia/inner-pink/West Sand Hole.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,7 @@
378378
]}
379379
]}
380380
],
381-
"flashSuitChecked": true,
382-
"devNote": "FIXME: Is it possible to get onto the ledge with a sandfall bounce?"
381+
"flashSuitChecked": true
383382
},
384383
{
385384
"link": [1, 7],
@@ -403,13 +402,21 @@
403402
"canPlayInSand",
404403
"canHeroShot",
405404
{"useFlashSuit": {}},
406-
{"shinespark": {"frames": 27, "excessFrames": 5}}
405+
{"or": [
406+
{"shinespark": {"frames": 27, "excessFrames": 5}},
407+
{"and": [
408+
"canTrickyCarryFlashSuit",
409+
{"shinespark": {"frames": 18, "excessFrames": 3}}
410+
]}
411+
]}
407412
],
408413
"flashSuitChecked": true,
409414
"note": [
410415
"From the bottom of the sand, shoot upwards to break the block then Shinespark up. To use a flash suit in deep sand:",
411416
"vertically - quickly roll the directional inputs from forward to up and jump.",
412-
"diagonally, with minimal horizontal speed - while holding angle, quickly tap forward then press and hold jump."
417+
"diagonally, with minimal horizontal speed - while holding angle, quickly tap forward then press and hold jump.",
418+
"Alternatively, to save Energy, shoot the block without falling into the sand, then reposition and spark up left.",
419+
"This can be done with a midair unmorph then shoot up, or from shooting up from the sand surface then quickly spin jumping off in order not to sink."
413420
]
414421
},
415422
{

0 commit comments

Comments
 (0)