Room ID: 131
From: 1
Left Door
To: 2
Right Door
Slowly kill the Puyos with Bombs or use a Power Bomb. Stand under the gate when exiting G-Mode to open the gate. Entrance condition: {
"comeInWithGMode": {
"mode": "indirect",
"morphed": true
}
}Requires: "Gravity"
{
"or": [
"h_artificialMorphLongIBJ",
{
"and": [
"HiJump",
"h_artificialMorphJumpIntoIBJ"
]
}
]
}
{
"or": [
"h_artificialMorphPowerBomb",
"canBePatient"
]
}Clears obstacles: A Dev note: This is only to avoid a Gravity jump. |