From 92a90c39863f050f275c3e55af3e3849ff222707 Mon Sep 17 00:00:00 2001 From: Blake Warner Date: Wed, 9 Feb 2022 17:18:36 -0500 Subject: [PATCH] added some missing DL --- assets/xml/scenes/dungeons/HAKAdan.xml | 26 +++++++++++++++ assets/xml/scenes/dungeons/HAKAdanCH.xml | 9 +++++ assets/xml/scenes/dungeons/HIDAN.xml | 27 +++++++++++++++ assets/xml/scenes/dungeons/MIZUsin.xml | 30 +++++++++++++++++ assets/xml/scenes/dungeons/ddan.xml | 19 +++++++++++ assets/xml/scenes/dungeons/ddan_boss.xml | 2 ++ assets/xml/scenes/dungeons/ganontika.xml | 29 +++++++++++++++++ assets/xml/scenes/dungeons/gerudoway.xml | 10 ++++++ assets/xml/scenes/dungeons/jyasinzou.xml | 38 ++++++++++++++++++++++ assets/xml/scenes/dungeons/men.xml | 11 +++++++ assets/xml/scenes/dungeons/ydan.xml | 21 ++++++++++++ assets/xml/scenes/indoors/hairal_niwa.xml | 1 + assets/xml/scenes/indoors/hylia_labo.xml | 1 + assets/xml/scenes/indoors/kakariko.xml | 1 + assets/xml/scenes/indoors/kokiri_home3.xml | 1 + assets/xml/scenes/indoors/kokiri_home4.xml | 1 + assets/xml/scenes/misc/kakusiana.xml | 23 +++++++++++++ assets/xml/scenes/misc/market_alley.xml | 1 + assets/xml/scenes/misc/market_alley_n.xml | 1 + assets/xml/scenes/overworld/souko.xml | 5 +++ assets/xml/scenes/overworld/spot00.xml | 1 + assets/xml/scenes/overworld/spot02.xml | 3 ++ assets/xml/scenes/overworld/spot03.xml | 3 ++ assets/xml/scenes/overworld/spot04.xml | 4 +++ assets/xml/scenes/overworld/spot07.xml | 3 ++ assets/xml/scenes/overworld/spot11.xml | 2 ++ assets/xml/scenes/overworld/spot12.xml | 4 +++ assets/xml/scenes/overworld/spot15.xml | 1 + assets/xml/scenes/overworld/spot16.xml | 2 ++ assets/xml/scenes/overworld/spot17.xml | 3 ++ assets/xml/scenes/overworld/spot18.xml | 8 +++++ assets/xml/scenes/shops/drag.xml | 1 + assets/xml/scenes/shops/face_shop.xml | 1 + assets/xml/scenes/shops/golon.xml | 1 + assets/xml/scenes/shops/night_shop.xml | 1 + assets/xml/scenes/shops/shop1.xml | 8 +++++ assets/xml/scenes/shops/zoora.xml | 1 + 37 files changed, 304 insertions(+) diff --git a/assets/xml/scenes/dungeons/HAKAdan.xml b/assets/xml/scenes/dungeons/HAKAdan.xml index cc2935a1c..be4a518c6 100644 --- a/assets/xml/scenes/dungeons/HAKAdan.xml +++ b/assets/xml/scenes/dungeons/HAKAdan.xml @@ -3,72 +3,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/HAKAdanCH.xml b/assets/xml/scenes/dungeons/HAKAdanCH.xml index 5872df2f5..c88aea25d 100644 --- a/assets/xml/scenes/dungeons/HAKAdanCH.xml +++ b/assets/xml/scenes/dungeons/HAKAdanCH.xml @@ -4,24 +4,33 @@ + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/HIDAN.xml b/assets/xml/scenes/dungeons/HIDAN.xml index a73aa385f..d7a7e98c0 100644 --- a/assets/xml/scenes/dungeons/HIDAN.xml +++ b/assets/xml/scenes/dungeons/HIDAN.xml @@ -4,84 +4,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/MIZUsin.xml b/assets/xml/scenes/dungeons/MIZUsin.xml index 1ed3924d9..7819ed8ef 100644 --- a/assets/xml/scenes/dungeons/MIZUsin.xml +++ b/assets/xml/scenes/dungeons/MIZUsin.xml @@ -6,72 +6,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/ddan.xml b/assets/xml/scenes/dungeons/ddan.xml index 197839bde..eb12775d9 100644 --- a/assets/xml/scenes/dungeons/ddan.xml +++ b/assets/xml/scenes/dungeons/ddan.xml @@ -17,54 +17,73 @@ + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/ddan_boss.xml b/assets/xml/scenes/dungeons/ddan_boss.xml index 03eb73ea3..d1403f059 100644 --- a/assets/xml/scenes/dungeons/ddan_boss.xml +++ b/assets/xml/scenes/dungeons/ddan_boss.xml @@ -3,9 +3,11 @@ + + diff --git a/assets/xml/scenes/dungeons/ganontika.xml b/assets/xml/scenes/dungeons/ganontika.xml index 0f6d70bbe..65e372b8f 100644 --- a/assets/xml/scenes/dungeons/ganontika.xml +++ b/assets/xml/scenes/dungeons/ganontika.xml @@ -20,63 +20,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/gerudoway.xml b/assets/xml/scenes/dungeons/gerudoway.xml index 4222ebf40..3493c17d6 100644 --- a/assets/xml/scenes/dungeons/gerudoway.xml +++ b/assets/xml/scenes/dungeons/gerudoway.xml @@ -6,21 +6,31 @@ + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/jyasinzou.xml b/assets/xml/scenes/dungeons/jyasinzou.xml index 3abd58354..8b761a71c 100644 --- a/assets/xml/scenes/dungeons/jyasinzou.xml +++ b/assets/xml/scenes/dungeons/jyasinzou.xml @@ -6,90 +6,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/men.xml b/assets/xml/scenes/dungeons/men.xml index e87b44d8e..103e7ffe2 100644 --- a/assets/xml/scenes/dungeons/men.xml +++ b/assets/xml/scenes/dungeons/men.xml @@ -10,33 +10,44 @@ + + + + + + + + + + + diff --git a/assets/xml/scenes/dungeons/ydan.xml b/assets/xml/scenes/dungeons/ydan.xml index c0a47d6da..82bb61b65 100644 --- a/assets/xml/scenes/dungeons/ydan.xml +++ b/assets/xml/scenes/dungeons/ydan.xml @@ -7,39 +7,60 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/indoors/hairal_niwa.xml b/assets/xml/scenes/indoors/hairal_niwa.xml index 18739e080..4ccc5d775 100644 --- a/assets/xml/scenes/indoors/hairal_niwa.xml +++ b/assets/xml/scenes/indoors/hairal_niwa.xml @@ -4,6 +4,7 @@ + diff --git a/assets/xml/scenes/indoors/hylia_labo.xml b/assets/xml/scenes/indoors/hylia_labo.xml index 829708604..2c79640fb 100644 --- a/assets/xml/scenes/indoors/hylia_labo.xml +++ b/assets/xml/scenes/indoors/hylia_labo.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/indoors/kakariko.xml b/assets/xml/scenes/indoors/kakariko.xml index e4e9b102c..699efc7dc 100644 --- a/assets/xml/scenes/indoors/kakariko.xml +++ b/assets/xml/scenes/indoors/kakariko.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/indoors/kokiri_home3.xml b/assets/xml/scenes/indoors/kokiri_home3.xml index 9f36eb41c..7519413c1 100644 --- a/assets/xml/scenes/indoors/kokiri_home3.xml +++ b/assets/xml/scenes/indoors/kokiri_home3.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/indoors/kokiri_home4.xml b/assets/xml/scenes/indoors/kokiri_home4.xml index eb861aedb..cba06477f 100644 --- a/assets/xml/scenes/indoors/kokiri_home4.xml +++ b/assets/xml/scenes/indoors/kokiri_home4.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/misc/kakusiana.xml b/assets/xml/scenes/misc/kakusiana.xml index e4254b750..12e8e9316 100644 --- a/assets/xml/scenes/misc/kakusiana.xml +++ b/assets/xml/scenes/misc/kakusiana.xml @@ -3,45 +3,68 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/xml/scenes/misc/market_alley.xml b/assets/xml/scenes/misc/market_alley.xml index c30467303..6f7229418 100644 --- a/assets/xml/scenes/misc/market_alley.xml +++ b/assets/xml/scenes/misc/market_alley.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/misc/market_alley_n.xml b/assets/xml/scenes/misc/market_alley_n.xml index 1cf2319b6..1cdfb8cf6 100644 --- a/assets/xml/scenes/misc/market_alley_n.xml +++ b/assets/xml/scenes/misc/market_alley_n.xml @@ -4,6 +4,7 @@ + diff --git a/assets/xml/scenes/overworld/souko.xml b/assets/xml/scenes/overworld/souko.xml index bc6336b36..17f4a4c33 100644 --- a/assets/xml/scenes/overworld/souko.xml +++ b/assets/xml/scenes/overworld/souko.xml @@ -5,12 +5,17 @@ + + + + + diff --git a/assets/xml/scenes/overworld/spot00.xml b/assets/xml/scenes/overworld/spot00.xml index 4e933910c..67553c5a5 100644 --- a/assets/xml/scenes/overworld/spot00.xml +++ b/assets/xml/scenes/overworld/spot00.xml @@ -12,6 +12,7 @@ + diff --git a/assets/xml/scenes/overworld/spot02.xml b/assets/xml/scenes/overworld/spot02.xml index 334d0e599..0cbb1cffc 100644 --- a/assets/xml/scenes/overworld/spot02.xml +++ b/assets/xml/scenes/overworld/spot02.xml @@ -8,10 +8,13 @@ + + + diff --git a/assets/xml/scenes/overworld/spot03.xml b/assets/xml/scenes/overworld/spot03.xml index c7518548e..ea63a65c7 100644 --- a/assets/xml/scenes/overworld/spot03.xml +++ b/assets/xml/scenes/overworld/spot03.xml @@ -6,9 +6,12 @@ + + + diff --git a/assets/xml/scenes/overworld/spot04.xml b/assets/xml/scenes/overworld/spot04.xml index b44c904a6..556dfe893 100644 --- a/assets/xml/scenes/overworld/spot04.xml +++ b/assets/xml/scenes/overworld/spot04.xml @@ -8,9 +8,13 @@ + + + + diff --git a/assets/xml/scenes/overworld/spot07.xml b/assets/xml/scenes/overworld/spot07.xml index 6403a17db..d4370f825 100644 --- a/assets/xml/scenes/overworld/spot07.xml +++ b/assets/xml/scenes/overworld/spot07.xml @@ -7,9 +7,12 @@ + + + diff --git a/assets/xml/scenes/overworld/spot11.xml b/assets/xml/scenes/overworld/spot11.xml index 99bf24c82..ae470be61 100644 --- a/assets/xml/scenes/overworld/spot11.xml +++ b/assets/xml/scenes/overworld/spot11.xml @@ -4,6 +4,8 @@ + + diff --git a/assets/xml/scenes/overworld/spot12.xml b/assets/xml/scenes/overworld/spot12.xml index 77b0cfb07..336b98f09 100644 --- a/assets/xml/scenes/overworld/spot12.xml +++ b/assets/xml/scenes/overworld/spot12.xml @@ -7,9 +7,13 @@ + + + + diff --git a/assets/xml/scenes/overworld/spot15.xml b/assets/xml/scenes/overworld/spot15.xml index f17e76d55..e6016ba94 100644 --- a/assets/xml/scenes/overworld/spot15.xml +++ b/assets/xml/scenes/overworld/spot15.xml @@ -4,6 +4,7 @@ + diff --git a/assets/xml/scenes/overworld/spot16.xml b/assets/xml/scenes/overworld/spot16.xml index 2cf64b7f3..28cff70aa 100644 --- a/assets/xml/scenes/overworld/spot16.xml +++ b/assets/xml/scenes/overworld/spot16.xml @@ -8,6 +8,8 @@ + + diff --git a/assets/xml/scenes/overworld/spot17.xml b/assets/xml/scenes/overworld/spot17.xml index 3aecc15a6..28f2e6ce5 100644 --- a/assets/xml/scenes/overworld/spot17.xml +++ b/assets/xml/scenes/overworld/spot17.xml @@ -5,9 +5,12 @@ + + + diff --git a/assets/xml/scenes/overworld/spot18.xml b/assets/xml/scenes/overworld/spot18.xml index 513e67cbc..5b0dc327d 100644 --- a/assets/xml/scenes/overworld/spot18.xml +++ b/assets/xml/scenes/overworld/spot18.xml @@ -9,15 +9,23 @@ + + + + + + + + diff --git a/assets/xml/scenes/shops/drag.xml b/assets/xml/scenes/shops/drag.xml index acb6515fb..8d8234e45 100644 --- a/assets/xml/scenes/shops/drag.xml +++ b/assets/xml/scenes/shops/drag.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/shops/face_shop.xml b/assets/xml/scenes/shops/face_shop.xml index 16a974608..cd8caeb81 100644 --- a/assets/xml/scenes/shops/face_shop.xml +++ b/assets/xml/scenes/shops/face_shop.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/shops/golon.xml b/assets/xml/scenes/shops/golon.xml index c58672798..ed8a6312f 100644 --- a/assets/xml/scenes/shops/golon.xml +++ b/assets/xml/scenes/shops/golon.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/shops/night_shop.xml b/assets/xml/scenes/shops/night_shop.xml index 5954d9c83..645f437b9 100644 --- a/assets/xml/scenes/shops/night_shop.xml +++ b/assets/xml/scenes/shops/night_shop.xml @@ -3,6 +3,7 @@ + diff --git a/assets/xml/scenes/shops/shop1.xml b/assets/xml/scenes/shops/shop1.xml index 525a06d63..ab676ebf0 100644 --- a/assets/xml/scenes/shops/shop1.xml +++ b/assets/xml/scenes/shops/shop1.xml @@ -3,6 +3,14 @@ + + + + + + + + diff --git a/assets/xml/scenes/shops/zoora.xml b/assets/xml/scenes/shops/zoora.xml index 0e4ac18f8..c632bda8e 100644 --- a/assets/xml/scenes/shops/zoora.xml +++ b/assets/xml/scenes/shops/zoora.xml @@ -3,6 +3,7 @@ +