Room ID: 196
From: 3
Junction Left of Morph Tunnel
To: 1
Left Door
Requires: "Gravity"
{
"or": [
{
"and": [
"canPreciseWalljump",
"canConsecutiveWalljump"
]
},
{
"and": [
"HiJump",
"canWalljump"
]
}
]
} |