Crocomire Escape: HiJump

Room ID: 121

Wiki
From: 3
Item
To: 2
Right Door

This can be done from the top right, single tile block.

Requires:

"HiJump"
"canWalljump"
{
  "heatFrames": 550
}
{
  "or": [
    "canDash",
    {
      "and": [
        {
          "haveBlueSuit": {}
        },
        {
          "heatFrames": 210
        },
        {
          "lavaFrames": 60
        }
      ]
    }
  ]
}