Room ID: 183
From: 11
G-Mode Overloaded PLMs Junction (By Bottom Left Door)
To: 1
Middle Left Door
After PLMs are overloaded, climb to the top left door and fall through the Bomb Blocks. Requires: "canGMode"
{
"or": [
"canSnailClimb",
{
"and": [
"Gravity",
{
"or": [
"SpaceJump",
"canConsecutiveWalljump"
]
}
]
}
]
} |