East Cactus Alley Room: Base

Room ID: 196

Wiki
From: 3
Junction Left of Morph Tunnel
To: 6
East Cactus Alley Junction (Right of Morph Tunnel)

Requires:

"h_canNavigateUnderwater"
{
  "or": [
    "h_canUseSpringBall",
    {
      "and": [
        "Gravity",
        "h_canBombThings"
      ]
    }
  ]
}