Room ID: 41
|
Use both Geemers to climb the tall shaft by repeatedly freezing them. Note that one moves locally when on camera and the other moves globally. Requires: "h_ZebesIsAwake"
{
"or": [
"h_usePowerBomb",
{
"and": [
{
"obstaclesCleared": [
"B"
]
},
"Morph"
]
},
{
"obstaclesCleared": [
"C"
]
}
]
}
{
"or": [
{
"obstaclesCleared": [
"A"
]
},
"ScrewAttack",
{
"and": [
"h_useMorphBombs",
"canMidAirMorph"
]
}
]
}
"canTrickyUseFrozenEnemies"
"canTrickyJump"
"canCameraManip"Clears obstacles: A, B |