Aqueduct: G-Mode Overloaded PLMs Through the Speed Blocks

Room ID: 183

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

After PLMs are overloaded, use a snail to help climb to the top right items.

Requires:

"canSnailClimb"
{
  "or": [
    "Gravity",
    "h_canMaxHeightSpringBallJump",
    {
      "and": [
        "HiJump",
        {
          "or": [
            "canCrouchJump",
            "canDownGrab"
          ]
        }
      ]
    }
  ]
}