Room ID: 179
        | 
 
 Swing up through the door from a Grapple block in the room below (Mt. Everest). Fire a Grapple shot after entering the room, to allow Samus to move further right and get onto the ledge. Entrance condition: {
  "comeInWithGrappleSwing": {
    "blocks": [
      {
        "position": [
          -1,
          5
        ],
        "environment": "water",
        "note": "Mt. Everest"
      }
    ]
  },
  "comesThroughToilet": "no"
}Requires: "canTrickyJump"  |