Room ID: 75
|
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
"h_artificialMorphIBJ",
{
"and": [
"h_artificialMorphSpringBallBombJump",
"h_additionalBomb"
]
},
{
"and": [
"h_artificialMorphSpringBallBombJump",
"h_crouchJumpDownGrab"
]
}
]
}Exit condition: {
"leaveWithGMode": {
"morphed": false
}
} |