Room ID: 172
 
        | 
        From: 1 Bottom Door 
        To: 9 Junction Below Speed Blocks 
 Swing up through the door from a Grapple block in the room below (Mt. Everest). Use arm pumps to move two tiles to the left, to avoid the overhang and floating platform. Entrance condition: {
  "comeInWithGrappleSwing": {
    "blocks": [
      {
        "position": [
          12,
          5
        ],
        "environment": "water",
        "note": "Mt. Everest"
      }
    ]
  },
  "comesThroughToilet": "any"
}Requires: "HiJump" "canPreciseGrappleJump" Dev note: FIXME: This is possible without HiJump, but with much greater difficulty. |