Fish Tank: G-Mode Morph IBJ

Room ID: 173

Wiki
From: 1
Bottom Left Door
To: 5
Platform Junction Near Top Left Door

Kill the first fish with bombs then dodge or kill the second one.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

"Gravity"
{
  "or": [
    "h_canArtificialMorphLongIBJ",
    {
      "and": [
        "h_canArtificialMorphJumpIntoIBJ",
        "h_canArtificialMorphBombHorizontally"
      ]
    }
  ]
}