Room ID: 11
|
Overload PLMs using the scroll block at the top of the stairs immediately in front of the bomb blocks. Fall down to the lower bomb blocks while still in G-mode Morph. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
"h_artificialMorphSpringBall",
"h_artificialMorphBombs",
{
"and": [
"Morph",
"h_fourTileJumpMorph"
]
}
]
}Dev note: PBs cannot be used, as they will solidify the bomb blocks. |