Room ID: 27
|
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_elevatorCrystalFlash"Exit condition: {
"leaveNormally": {}
} |