Lava Farm Tunnel: Approach Farm

Room ID: 119

Wiki
From: 4
Gamet Farm Junction
To: 4
Gamet Farm Junction

Requires:

{
  "or": [
    {
      "and": [
        {
          "heatFrames": 0
        },
        "canPauseAbuse"
      ]
    },
    {
      "heatFrames": 60
    }
  ]
}
{
  "partialRefill": {
    "type": "RegularEnergy",
    "limit": 50
  }
}

Dev note: Raise energy high enough to use the farm if it is low.