Room ID: 197
|
IBJ from below or bomb horizontally, then use Spring Ball with HiJump to jump around the overhang while avoiding the upper Choot. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
"h_artificialMorphLongIBJ",
{
"and": [
"HiJump",
"h_artificialMorphSpringBallBombJump",
{
"tech": "canBombHorizontally"
},
"canTrickyJump"
]
}
]
} |