Statues Room: Elevator Crystal Flash for Flash Suit

Room ID: 27

Wiki
From: 2
Elevator
To: 2
Elevator

In order to align and place a Power Bomb at the correct pixel, perform a suitless stationary spin jump and hit the ceiling before starting to morph.

Requires:

{
  "or": [
    "canInsaneJump",
    {
      "and": [
        "canDisableEquipment",
        "canStationarySpinJump"
      ]
    }
  ]
}
"h_canElevatorCrystalFlash"

Exit condition:

{
  "leaveNormally": {}
}