Yoink Room: Kill Yapping Maw With Super

Room ID: 211

Wiki
From: 5
Junction Below Right Door
To: 3
Right Door

Escape by wall jumping when the water is low or using a crouch jump and down grab when it's high.

Requires:

"canSuitlessMaridia"
{
  "or": [
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "obstaclesCleared": [
        "B"
      ]
    }
  ]
}
{
  "or": [
    "canWalljump",
    "h_crouchJumpDownGrab",
    "canTrickySpringBallJump"
  ]
}
{
  "doorUnlockedAtNode": 3
}

Unlocks doors:

{"nodeId":3,"types":["ammo"],"requires":[]}