Crocomire's Room: Acid Bath

Room ID: 122

Wiki
From: 3
Item
To: 4
Central Junction

Requires:

{
  "acidFrames": 100
}
{
  "or": [
    "canWalljump",
    {
      "and": [
        "canDash",
        {
          "acidFrames": 15
        }
      ]
    },
    {
      "acidFrames": 25
    }
  ]
}