Grapple Tutorial Room 3: Gravity

Room ID: 131

Wiki
From: 4
Center Platform Junction
To: 3
Junction Left of Green Gate

Requires:

"Gravity"
{
  "or": [
    "canWalljump",
    "canGravityJump",
    "h_canFly",
    {
      "and": [
        "HiJump",
        "SpeedBooster"
      ]
    }
  ]
}