Room ID: 92
|
Cross more than half way across the room until a Sova falls from the ceiling. Alternatively, to save Energy, use a Super to knock off the second Sova from the right, while it is on the left side of it's platform. Requires: {
"or": [
"canDash",
{
"heatFrames": 140
}
]
}
{
"heatFrames": 1500
}
{
"or": [
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"heatFrames": 320
}
]
}Exit condition: {
"leaveWithGModeSetup": {}
} |