Tourian Hopper Room: Kill Both Hoppers

Room ID: 230

Wiki
From: 2
Left Door
To: 2
Left Door

Enter the room in ball mode and let the hoppers jump against the wall a couple of times. Between hops, unmorph and shoot the lower hopper.

Entrance condition:

{
  "comeInNormally": {}
}

Requires:

"Morph"
"canPrepareForNextRoom"
{
  "enemyKill": {
    "enemies": [
      [
        "Blue Sidehopper",
        "Blue Sidehopper"
      ]
    ]
  }
}

Clears obstacles: A

Unlocks doors:

{"types":["ammo"],"requires":[]}

Dev note: The ceiling hopper can be moved off camera instead of killed, but there's not an obstacle to represent that yet.