Room ID: 103
 
        | 
 Requires: {
  "or": [
    "canWalljump",
    "HiJump",
    "h_crouchJumpDownGrab",
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 40
        }
      ]
    }
  ]
}
{
  "heatFrames": 100
}Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":30}]}
{"types":["powerbomb"],"requires":[{"heatFrames":70}]} |