Room ID: 211
From: 4
Junction Below Left Door
To: 5
Junction Below Right Door
Requires: "canSuitlessMaridia"
"canPlayInSand"
{
"or": [
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"obstaclesCleared": [
"A"
]
}
]
}Clears obstacles: A Dev note: One Super to cross the room, a second is likely used before getting up to the door. |