Room ID: 179
|
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
},
"comesThroughToilet": "any"
}Requires: {
"or": [
{
"and": [
"Gravity",
{
"or": [
"h_artificialMorphIBJ",
"h_artificialMorphSpringBallBombJump"
]
}
]
},
"h_artificialMorphDoubleSpringBallJump"
]
} |