Room ID: 106
From: 1
Top Left Door
To: 1
Top Left Door
Use SpringBall or a crumble jump while opening the door. Entrance condition: {
"comeInNormally": {}
}Requires: {
"or": [
"canCrumbleJump",
{
"and": [
"canPrepareForNextRoom",
"h_useSpringBall"
]
}
]
}
{
"doorUnlockedAtNode": 1
}Unlocks doors: {"types":["super","powerbomb"],"requires":[]}
{"types":["missiles"],"requires":[{"or":["canTrickyJump","h_useSpringBall"]}]} |