Room ID: 180
|
Requires: {
"or": [
{
"obstaclesCleared": [
"A"
]
},
{
"enemyDamage": {
"enemy": "Menu",
"type": "contact",
"hits": 1
}
}
]
}Exit condition: {
"leaveWithRunway": {
"length": 5,
"openEnd": 1
}
} |