Room ID: 151
From: 2
Middle Right Door
To: 5
Junction Above Bottom Blocks
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: "h_heatedGMode"
{
"or": [
"h_artificialMorphPowerBomb",
"h_artificialMorphBombs"
]
}
{
"heatFrames": 0
}Clears obstacles: B, C Dev note: FIXME: If Bombs are available (vs. Power Bombs), it's not necessary to break all the bottom blocks. |