Ice Beam Snake Room: Base

Room ID: 108

Wiki
From: 5
Junction Above Morph Tunnel
To: 1
Top Right Door

Requires:

{
  "or": [
    {
      "and": [
        "canWalljump",
        {
          "heatFrames": 60
        }
      ]
    },
    {
      "and": [
        "h_crouchJumpDownGrab",
        {
          "heatFrames": 70
        }
      ]
    }
  ]
}