Room ID: 155
From: 6
Bottom Right Door
To: 6
Bottom Right Door
Requires: {
"or": [
"h_bombThings",
{
"obstaclesCleared": [
"A"
]
},
{
"and": [
{
"not": "f_DefeatedPhantoon"
},
"canRiskPermanentLossOfAccess"
]
}
]
}Exit condition: {
"leaveWithGModeSetup": {}
} |