Room ID: 59
From: 7
Right Side - Bottom Middle Door (Behind the Super Block)
To: 13
Central Junction
Requires: "Morph"
{
"or": [
{
"and": [
"h_bombThings",
{
"ammo": {
"type": "Super",
"count": 1
}
}
]
},
{
"obstaclesCleared": [
"F"
]
}
]
}Clears obstacles: F |