Cathedral Entrance: Base

Room ID: 90

Wiki
From: 5
Bottom Right Junction
To: 2
Right Door

Requires:

{
  "or": [
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 70
        }
      ]
    },
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 125
        }
      ]
    }
  ]
}