Screw Attack Room: Grapple Teleport Door Escape

Room ID: 151

Wiki
From: 1
Bottom Left Door
To: 3
Top Right Door

Entrance condition:

{
  "comeInWithGrappleTeleport": {
    "blockPositions": [
      [
        12,
        12
      ],
      [
        12,
        13
      ]
    ]
  }
}

Requires:

{
  "or": [
    "h_heatedGrappleTeleportWallEscape",
    {
      "and": [
        {
          "doorUnlockedAtNode": 3
        },
        {
          "heatFrames": 20
        }
      ]
    }
  ]
}

Unlocks doors:

{"types":["ammo"],"requires":[]}