fix data typos

This commit is contained in:
gymnast86
2026-05-06 03:27:28 -07:00
parent 2ececa3206
commit 618d5b5733
2 changed files with 4 additions and 4 deletions
@@ -6706,11 +6706,11 @@
- Palace of Twilight
- Heart Container
- Dungeon Reward
- Freestanding Item
Goal Location: True
Metadata:
- Stage: 16
Flag: 0x80
Freestanding Item:
- Stage: 16
Flag: 0x80
# HYRULE CASTLE
@@ -246,7 +246,7 @@ Can Break Hyrule Castle Barrier: Hyrule_Barrier_Requirements == Open or
Can Open Hyrule Castle Big Key Gate: Hyrule_Castle_Big_Key_Requirements == None or
(Hyrule_Castle_Big_Key_Requirements == Fused_Shadows and count(Progressive_Fused_Shadow, Hyrule_Castle_Big_Key_Fused_Shadows)) or
(Hyrule_Castle_Big_Key_Requirements == Mirror_Shards and count(Progressive_Fused_Shadow, Hyrule_Castle_Big_Key_Mirror_Shards)) or
(Hyrule_Castle_Big_Key_Requirements == Mirror_Shards and count(Progressive_Mirror_Shard, Hyrule_Castle_Big_Key_Mirror_Shards)) or
(Hyrule_Castle_Big_Key_Requirements == Dungeons and dungeons_completed(Hyrule_Castle_Big_Key_Dungeons)) or
(Hyrule_Castle_Big_Key_Requirements == Poe_Souls and count(Poe_Soul, Hyrule_Castle_Big_Key_Poe_Souls)) or
(Hyrule_Castle_Big_Key_Requirements == Hearts and hearts(Hyrule_Castle_Big_Key_Hearts))