Room ID: 164
|
Requires: {
"or": [
{
"and": [
{
"not": "f_DefeatedPhantoon"
},
"canRiskPermanentLossOfAccess"
]
},
"Gravity"
]
}Exit condition: {
"leaveWithMockball": {
"remoteRunway": {
"length": 15,
"openEnd": 1
},
"landingRunway": {
"length": 2,
"openEnd": 1
}
}
}Unlocks doors: {"types":["ammo"],"requires":[]}Dev note: Longer landing runway could be used but would be difficult at high run speeds. |