Room ID: 187
From: 3
Bottom Right Door
To: 5
G-Mode Morph, In Morph Tunnel
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
{
"and": [
"Gravity",
"h_artificialMorphIBJ"
]
},
{
"and": [
"h_artificialMorphSpringBall",
{
"or": [
"Gravity",
"HiJump"
]
}
]
}
]
} |