Room ID: 208
|
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
},
"comesThroughToilet": "any"
}Requires: {
"or": [
{
"and": [
"Gravity",
{
"or": [
"h_artificialMorphIBJ",
{
"and": [
"h_artificialMorphSpringBallBombJump",
"h_additionalBomb"
]
},
{
"and": [
"HiJump",
"h_artificialMorphSpringBall"
]
},
{
"and": [
"canGravityJump",
"h_artificialMorphSpringBall"
]
}
]
}
]
},
"h_artificialMorphDoubleSpringBallJump"
]
}Dev note: Without this being Morph, there is no way to escape. PLMs are already overloaded from the sand. |