Fast Pillars Setup Room: Base

Room ID: 133

Wiki
From: 1
Top Left Door
To: 4
Top Right Door

Requires:

"ScrewAttack"
{
  "or": [
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 155
        }
      ]
    },
    {
      "and": [
        "canWalljump",
        {
          "heatFrames": 135
        }
      ]
    }
  ]
}