Morph Ball Room: Run Through

Room ID: 38

Wiki
From: 6
Left Door Spawn At Junction
To: 5
Left Item

Requires:

{
  "enemyDamage": {
    "enemy": "Sidehopper",
    "type": "contact",
    "hits": 2
  }
}
{
  "or": [
    "canCarefulJump",
    {
      "enemyDamage": {
        "enemy": "Sidehopper",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
"h_canBombThings"