Enter the room in a prepared way to pass through the hidden tunnel, which may require tricky movement to reach. If Samus falls below the tunnel, even to the ledge just below, it will no longer be possible to reach.
From: 1
Top Left Sand Entrance
To: 5
Hidden Morph Tunnel Junction
If the room above has a narrow sand exit, then spin jump through the transition pressing against the wall, continue holding right to reach the wall above the tunnel, then perform a tight mid-air morph and hold right to pass through the tunnel. If Samus falls below the tunnel, even to the ledge just below, it will no longer be possible to reach. Entrance condition: { "comeInNormally": {}, "comesThroughToilet": "no" } Requires: { "notable": "Pass Through Hidden Tunnel" } "canPrepareForNextRoom" "can4HighMidAirMorph" { "enemyDamage": { "enemy": "Bull", "type": "contact", "hits": 1 } } { "or": [ { "enemyDamage": { "enemy": "Bull", "type": "contact", "hits": 1 } }, "h_canUsePowerBombs" ] } Dev note: FIXME: Depending on the room above, the 'can4HighMidAirMorph' requirement might be unnecessary. FIXME: Entering through the Toilet can be possible with a lateral mid-air and enough run speed from an air room above. |
From: 3
Top Right Sand Entrance
To: 5
Hidden Morph Tunnel Junction
If the room above has a narrow sand exit, then spin jump through the transition pressing against the wall, continue holding left to reach the wall above the tunnel, then perform a tight mid-air morph and hold left to pass through the tunnel. If Samus falls below the tunnel, even to the ledge just below, it will no longer be possible to reach. Entrance condition: { "comeInNormally": {}, "comesThroughToilet": "no" } Requires: { "notable": "Pass Through Hidden Tunnel" } "canPrepareForNextRoom" "can4HighMidAirMorph" { "enemyDamage": { "enemy": "Bull", "type": "contact", "hits": 1 } } { "or": [ { "enemyDamage": { "enemy": "Bull", "type": "contact", "hits": 1 } }, "h_canUsePowerBombs" ] } Dev note: FIXME: Depending on the room above, the 'can4HighMidAirMorph' requirement might be unnecessary. FIXME: Entering through the Toilet can be possible with a lateral mid-air and enough run speed from an air room above. |