Room ID: 33
From: 2
Right Door
To: 1
Left Door
Freeze each of the three Choot enemies at the correct pixel height to walk across the room. Be careful about taking damage or falling on slopes. Entrance condition: {
"comeInWithStoredFallSpeed": {
"fallSpeedInTiles": 1
}
}Requires: "h_trickyFrozenEnemyRunway" Exit condition: {
"leaveWithStoredFallSpeed": {
"fallSpeedInTiles": 1
}
}Unlocks doors: {"types":["missiles","super"],"requires":[]}
{"types":["powerbomb"],"requires":["never"]} |