Northwest Maridia Bug Room: Frozen Menu Platforms

Room ID: 180

Wiki
From: 3
Junction Left of Morph Tunnel
To: 1
Left Door

Requires:

"canUseFrozenEnemies"
{
  "or": [
    "Plasma",
    "Wave",
    "Spazer",
    "canTrickyJump",
    {
      "enemyDamage": {
        "enemy": "Menu",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "or": [
    "canDodgeWhileShooting",
    {
      "enemyDamage": {
        "enemy": "Menu",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}