Ice Beam Tutorial Room: Space Jump

Room ID: 110

Wiki
From: 1
Left Door
To: 2
Right Door

Requires:

"SpaceJump"
"canMidAirMorph"
{
  "or": [
    {
      "and": [
        "canDash",
        {
          "heatFrames": 240
        }
      ]
    },
    {
      "heatFrames": 340
    }
  ]
}