Room ID: 106
From: 1
Top Left Door
To: 1
Top Left Door
Jump into the room and Space Jump or wall jump while opening the door. Entrance condition: {
"comeInNormally": {}
}Requires: "canPrepareForNextRoom"
{
"or": [
"SpaceJump",
"canWalljump"
]
}
{
"doorUnlockedAtNode": 1
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |