We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33879fd commit 1cb4e26Copy full SHA for 1cb4e26
1 file changed
region/maridia/outer/Boyon Gate Hall.json
@@ -1457,10 +1457,11 @@
1457
{"canShineCharge": {"usedTiles": 13, "openEnd": 1}}
1458
]},
1459
{"and": [
1460
- {"or": [
1461
- {"doorUnlockedAtNode": 1},
1462
- {"doorUnlockedAtNode": 2}
1463
- ]},
+ {"doorUnlockedAtNode": 1},
+ {"canShineCharge": {"usedTiles": 12, "openEnd": 1}}
+ ]},
+ {"and": [
1464
+ {"doorUnlockedAtNode": 2},
1465
{"canShineCharge": {"usedTiles": 13, "openEnd": 0}}
1466
1467
{"canShineCharge": {"usedTiles": 12, "openEnd": 0}}
0 commit comments