Room ID: 120
|
Requires: {
"obstaclesCleared": [
"A"
]
}
"h_getBlueSpeedMaxRunway"
{
"heatFrames": 500
}
{
"or": [
"h_speedDash",
{
"and": [
"h_speedButSlow",
{
"heatFrames": 330
}
]
}
]
}Dev note: The blocks will already be broken, the blue speed is to kill the enemies. |