Botwoon Quicksand Room: Pass Through Hidden Tunnel

Room ID: 204

Wiki
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"
  ]
}