Room ID: 176
|
Requires: {
"or": [
{
"obstaclesCleared": [
"A"
]
},
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
}Exit condition: {
"leaveWithRunway": {
"length": 45,
"openEnd": 1
}
} |