Room ID: 54
|
Requires: {
"or": [
{
"canShineCharge": {
"usedTiles": 22,
"openEnd": 0
}
},
{
"and": [
{
"obstaclesCleared": [
"B"
]
},
{
"canShineCharge": {
"usedTiles": 30,
"openEnd": 0
}
}
]
}
]
}
"h_CrystalSpark"Dev note: FIXME: This door's runway is long enough to add a version that uses it while entering, but the hopper needs to be dealt with. |