Room ID: 131
From: 4
Center Platform Junction
To: 3
Junction Left of Green Gate
Requires: "Gravity"
{
"or": [
"canWalljump",
"canGravityJump",
"canLongIBJ",
{
"and": [
"HiJump",
"canJumpIntoIBJ"
]
},
{
"and": [
"HiJump",
"SpeedBooster"
]
}
]
} |