Aqueduct: G-Mode Morph Overload PLMs - Bomb the Speed Blocks

Room ID: 183

Wiki
From: 5
Right Door
To: 11
G-Mode Overloaded PLMs Junction (By Bottom Left Door)

Entrance condition:

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

Requires:

"h_canArtificialMorphBombs"
{
  "or": [
    "h_canArtificialMorphSpringBall",
    "Morph",
    {
      "and": [
        "Gravity",
        "h_canArtificialMorphIBJ"
      ]
    }
  ]
}