Red Fish Room: Base

Room ID: 177

Wiki
From: 3
Bottom Right Ledge
To: 1
Top Left Door

Requires:

{
  "or": [
    "HiJump",
    "canWalljump",
    "SpaceJump",
    {
      "and": [
        "canIBJ",
        "canBombHorizontally"
      ]
    },
    "canSpringBallJumpMidAir"
  ]
}
{
  "or": [
    "canMidAirMorph",
    "h_canUseSpringBall",
    "h_canBombThings"
  ]
}