Skip to content

Commit 71321e6

Browse files
committed
Add frozen Zeb runway
1 parent 80d9bc6 commit 71321e6

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

region/maridia/outer/Boyon Gate Hall.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,17 @@
14071407
{"or": [
14081408
{"and": [
14091409
{"obstaclesCleared": ["A"]},
1410-
{"canShineCharge": {"usedTiles": 15, "openEnd": 2}}
1410+
{"or": [
1411+
{"canShineCharge": {"usedTiles": 15, "openEnd": 2}},
1412+
{"and": [
1413+
"h_trickyFrozenEnemyRunway",
1414+
{"or": [
1415+
"Morph",
1416+
{"enemyKill": {"enemies": [["Boyon"]]}}
1417+
]},
1418+
{"canShineCharge": {"usedTiles": 18, "openEnd": 1}}
1419+
]}
1420+
]}
14111421
]},
14121422
{"and": [
14131423
"canShinechargeMovementTricky",

0 commit comments

Comments
 (0)