Grapple Beam Room: Grapple Teleport

Room ID: 128

Wiki
From: 2
Bottom Right Door
To: 4
Junction at Top Left

Entrance condition:

{
  "comeInWithGrappleTeleport": {
    "blockPositions": [
      [
        5,
        3
      ],
      [
        7,
        2
      ]
    ]
  }
}

Dev note: This gets to the top left of the room without walljump or crouch jump. Avoiding a crouch jump could be useful for preserving a flash suit. FIXME: When we have a way to represent grapple teleporting with a shinecharge, that can also be useful here.