Skip to content

Commit 9f88ef3

Browse files
committed
Post Croc Shaft superless moonfall option
1 parent 14b18b1 commit 9f88ef3

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

region/norfair/crocomire/Post Crocomire Shaft.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,10 @@
248248
"link": [2, 2],
249249
"name": "Viola Ice Moonfall Door Lock Skip",
250250
"requires": [
251-
{"ammo": {"type": "Super", "count": 1}},
251+
{"or": [
252+
{"ammo": {"type": "Super", "count": 1}},
253+
"canBeExtremelyPatient"
254+
]},
252255
"canEnemyStuckMoonfall",
253256
"canFreeFallClip",
254257
"canTrickyUseFrozenEnemies"
@@ -259,9 +262,10 @@
259262
"Freeze it near or on the door, freeze the Viola on the floating platform above it, moonfall between them, and aim down.",
260263
"After gaining enough speed, move forward to fall down and clip past the door shell below.",
261264
"This one needs relatively little fall speed.",
262-
"With too much speed, Samus will land on the door shell instead of passing through."
263-
],
264-
"devNote": "It is possible to do this without a Super, using the Violas higher up, but it seems to be extremely precise."
265+
"With too much or too little speed, Samus will land on the door shell instead of passing through.",
266+
"It is also possible to do this without a Super, using the Violas higher up, but it is very precise:",
267+
"one method is to shoot the bottom Viola to begin falling, wait a moment, then turn around 3 times."
268+
]
265269
},
266270
{
267271
"id": 6,

0 commit comments

Comments
 (0)