Room ID: 31
From: 2
Right Door
To: 4
Middle Junction (Left of Morph Tunnel)
Entrance condition: {
"comeInWithStoredFallSpeed": {
"fallSpeedInTiles": 1
}
}Requires: {
"noBlueSuit": {}
}
"Morph"
"canMoonfall"Dev note: The fact that this doesn't work with a blue suit is irrelevant, since reaching node 4 is free with a blue suit and Morph. But we include a `noBlueSuit` requirement anyway, to be correct. |