Room ID: 150
|
If entering from the right door with Golden Torizo not yet defeated, come in already morphed, Crystal Flash immediately, then morph and roll under Golden Torizo. Requires: {
"or": [
"canPrepareForNextRoom",
{
"or": [
"f_DefeatedGoldenTorizo",
{
"obstaclesCleared": [
"f_DefeatedGoldenTorizo"
]
}
]
}
]
}
"h_heatedCrystalFlash" |