Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions region/maridia/inner-pink/Aqueduct.json
Original file line number Diff line number Diff line change
Expand Up @@ -2926,16 +2926,20 @@
"h_navigateUnderwater",
"canEnemyStuckMoonfall",
"canBePatient",
{"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}}
{"or": [
{"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}},
"canFreeFallClip"
]}
],
"note": [
"Use two snails to perform an 'Enemy Stuck Moonfall' to bypass the bomb blocks above the middle left door.",
"Position one snail on the above door shell, and the second above the corner of pipe below.",
"Samus will clip through the lower snail, taking damage, then continue through a segment of pipe where the crumble blocks can be reached.",
"Facing both snails during the moonfall while positioning Samus for the clip can be precise.",
"Depending on the exact heights of the snails, it may be necessary to pose change while clipping."
],
"devNote": "FIXME: This may be possible damageless by shooting the snail at a precise time."
"Depending on the exact heights of the snails, it may be necessary to pose change while clipping.",
"Damage from the snail can be avoided by shooting the snail at a precise time:",
"the water cycle or Samus' air bubbles can be used as a cue for the timing."
]
},
{
"id": 120,
Expand Down