From 9dbebfa38f99d50d051d862e380e25c599c5430c Mon Sep 17 00:00:00 2001 From: Anghelo Carvajal Date: Fri, 30 Apr 2021 20:23:50 -0400 Subject: [PATCH] Change Hints in scene's XMLs (#800) * Remove blobhint * Add segments and offsets, and remove most hints * Change PathHint to Path * Add missing final new lines in scenes xmls --- assets/xml/scenes/dungeons/Bmori1.xml | 97 +++++++------- assets/xml/scenes/dungeons/FIRE_bs.xml | 12 +- assets/xml/scenes/dungeons/HAKAdan.xml | 97 +++++++------- assets/xml/scenes/dungeons/HAKAdanCH.xml | 33 +++-- assets/xml/scenes/dungeons/HAKAdan_bs.xml | 12 +- assets/xml/scenes/dungeons/HIDAN.xml | 113 ++++++++-------- assets/xml/scenes/dungeons/MIZUsin.xml | 97 +++++++------- assets/xml/scenes/dungeons/MIZUsin_bs.xml | 12 +- assets/xml/scenes/dungeons/bdan.xml | 69 +++++----- assets/xml/scenes/dungeons/bdan_boss.xml | 12 +- assets/xml/scenes/dungeons/ddan.xml | 72 +++++------ assets/xml/scenes/dungeons/ddan_boss.xml | 12 +- assets/xml/scenes/dungeons/ganon.xml | 45 ++++--- assets/xml/scenes/dungeons/ganon_boss.xml | 8 +- assets/xml/scenes/dungeons/ganon_demo.xml | 8 +- assets/xml/scenes/dungeons/ganon_final.xml | 8 +- assets/xml/scenes/dungeons/ganon_sonogo.xml | 25 ++-- assets/xml/scenes/dungeons/ganon_tou.xml | 8 +- assets/xml/scenes/dungeons/ganontika.xml | 117 +++++++++-------- .../xml/scenes/dungeons/ganontikasonogo.xml | 12 +- assets/xml/scenes/dungeons/gerudoway.xml | 28 ++-- assets/xml/scenes/dungeons/ice_doukutu.xml | 53 ++++---- assets/xml/scenes/dungeons/jyasinboss.xml | 21 ++- assets/xml/scenes/dungeons/jyasinzou.xml | 121 +++++++++--------- assets/xml/scenes/dungeons/men.xml | 53 ++++---- assets/xml/scenes/dungeons/moribossroom.xml | 12 +- assets/xml/scenes/dungeons/ydan.xml | 52 ++++---- assets/xml/scenes/dungeons/ydan_boss.xml | 12 +- assets/xml/scenes/indoors/bowling.xml | 9 +- assets/xml/scenes/indoors/daiyousei_izumi.xml | 8 +- assets/xml/scenes/indoors/hairal_niwa.xml | 8 +- assets/xml/scenes/indoors/hairal_niwa2.xml | 8 +- assets/xml/scenes/indoors/hairal_niwa_n.xml | 8 +- assets/xml/scenes/indoors/hakasitarelay.xml | 39 +++--- assets/xml/scenes/indoors/hut.xml | 8 +- assets/xml/scenes/indoors/hylia_labo.xml | 8 +- assets/xml/scenes/indoors/impa.xml | 8 +- assets/xml/scenes/indoors/kakariko.xml | 8 +- assets/xml/scenes/indoors/kenjyanoma.xml | 8 +- assets/xml/scenes/indoors/kokiri_home.xml | 8 +- assets/xml/scenes/indoors/kokiri_home3.xml | 8 +- assets/xml/scenes/indoors/kokiri_home4.xml | 8 +- assets/xml/scenes/indoors/kokiri_home5.xml | 8 +- assets/xml/scenes/indoors/labo.xml | 8 +- assets/xml/scenes/indoors/link_home.xml | 8 +- assets/xml/scenes/indoors/mahouya.xml | 9 +- assets/xml/scenes/indoors/malon_stable.xml | 8 +- assets/xml/scenes/indoors/miharigoya.xml | 24 ++-- assets/xml/scenes/indoors/nakaniwa.xml | 19 ++- assets/xml/scenes/indoors/syatekijyou.xml | 12 +- assets/xml/scenes/indoors/takaraya.xml | 39 +++--- assets/xml/scenes/indoors/tent.xml | 8 +- assets/xml/scenes/indoors/tokinoma.xml | 19 ++- .../xml/scenes/indoors/yousei_izumi_tate.xml | 8 +- .../xml/scenes/indoors/yousei_izumi_yoko.xml | 8 +- assets/xml/scenes/misc/enrui.xml | 9 +- assets/xml/scenes/misc/entra_n.xml | 9 +- assets/xml/scenes/misc/hakaana.xml | 9 +- assets/xml/scenes/misc/hakaana2.xml | 9 +- assets/xml/scenes/misc/hakaana_ouke.xml | 19 ++- assets/xml/scenes/misc/hiral_demo.xml | 9 +- assets/xml/scenes/misc/kakariko3.xml | 9 +- assets/xml/scenes/misc/kakusiana.xml | 60 ++++----- assets/xml/scenes/misc/kinsuta.xml | 13 +- assets/xml/scenes/misc/market_alley.xml | 9 +- assets/xml/scenes/misc/market_alley_n.xml | 9 +- assets/xml/scenes/misc/market_day.xml | 9 +- assets/xml/scenes/misc/market_night.xml | 9 +- assets/xml/scenes/misc/market_ruins.xml | 9 +- assets/xml/scenes/misc/shrine.xml | 9 +- assets/xml/scenes/misc/shrine_n.xml | 9 +- assets/xml/scenes/misc/shrine_r.xml | 9 +- assets/xml/scenes/misc/turibori.xml | 9 +- assets/xml/scenes/overworld/entra.xml | 8 +- assets/xml/scenes/overworld/souko.xml | 16 +-- assets/xml/scenes/overworld/spot00.xml | 9 +- assets/xml/scenes/overworld/spot01.xml | 11 +- assets/xml/scenes/overworld/spot02.xml | 16 +-- assets/xml/scenes/overworld/spot03.xml | 26 ++-- assets/xml/scenes/overworld/spot04.xml | 36 +++--- assets/xml/scenes/overworld/spot05.xml | 28 ++-- assets/xml/scenes/overworld/spot06.xml | 25 ++-- assets/xml/scenes/overworld/spot07.xml | 17 +-- assets/xml/scenes/overworld/spot08.xml | 12 +- assets/xml/scenes/overworld/spot09.xml | 27 ++-- assets/xml/scenes/overworld/spot10.xml | 52 ++++---- assets/xml/scenes/overworld/spot11.xml | 11 +- assets/xml/scenes/overworld/spot12.xml | 17 ++- assets/xml/scenes/overworld/spot13.xml | 15 +-- assets/xml/scenes/overworld/spot15.xml | 11 +- assets/xml/scenes/overworld/spot16.xml | 11 +- assets/xml/scenes/overworld/spot17.xml | 17 ++- assets/xml/scenes/overworld/spot18.xml | 28 ++-- assets/xml/scenes/overworld/spot20.xml | 16 +-- assets/xml/scenes/shops/alley_shop.xml | 8 +- assets/xml/scenes/shops/drag.xml | 8 +- assets/xml/scenes/shops/face_shop.xml | 8 +- assets/xml/scenes/shops/golon.xml | 8 +- assets/xml/scenes/shops/kokiri_shop.xml | 8 +- assets/xml/scenes/shops/night_shop.xml | 8 +- assets/xml/scenes/shops/shop1.xml | 8 +- assets/xml/scenes/shops/zoora.xml | 8 +- assets/xml/scenes/test_levels/besitu.xml | 8 +- assets/xml/scenes/test_levels/depth_test.xml | 8 +- assets/xml/scenes/test_levels/sasatest.xml | 9 +- assets/xml/scenes/test_levels/sutaru.xml | 13 +- assets/xml/scenes/test_levels/syotes.xml | 12 +- assets/xml/scenes/test_levels/syotes2.xml | 12 +- assets/xml/scenes/test_levels/test01.xml | 8 +- assets/xml/scenes/test_levels/testroom.xml | 24 ++-- 110 files changed, 1126 insertions(+), 1211 deletions(-) diff --git a/assets/xml/scenes/dungeons/Bmori1.xml b/assets/xml/scenes/dungeons/Bmori1.xml index 2c95cf2c75..963c1273ba 100644 --- a/assets/xml/scenes/dungeons/Bmori1.xml +++ b/assets/xml/scenes/dungeons/Bmori1.xml @@ -1,75 +1,74 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/FIRE_bs.xml b/assets/xml/scenes/dungeons/FIRE_bs.xml index 85d4339390..d6fd3a0081 100644 --- a/assets/xml/scenes/dungeons/FIRE_bs.xml +++ b/assets/xml/scenes/dungeons/FIRE_bs.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/HAKAdan.xml b/assets/xml/scenes/dungeons/HAKAdan.xml index 6fb2e608e5..9d01f4fb15 100644 --- a/assets/xml/scenes/dungeons/HAKAdan.xml +++ b/assets/xml/scenes/dungeons/HAKAdan.xml @@ -1,75 +1,74 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/HAKAdanCH.xml b/assets/xml/scenes/dungeons/HAKAdanCH.xml index d6cffc0acc..ea93d5b727 100644 --- a/assets/xml/scenes/dungeons/HAKAdanCH.xml +++ b/assets/xml/scenes/dungeons/HAKAdanCH.xml @@ -1,27 +1,26 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/HAKAdan_bs.xml b/assets/xml/scenes/dungeons/HAKAdan_bs.xml index 6e2c0ca873..dd9040748b 100644 --- a/assets/xml/scenes/dungeons/HAKAdan_bs.xml +++ b/assets/xml/scenes/dungeons/HAKAdan_bs.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/HIDAN.xml b/assets/xml/scenes/dungeons/HIDAN.xml index aca6479610..b25f1a068c 100644 --- a/assets/xml/scenes/dungeons/HIDAN.xml +++ b/assets/xml/scenes/dungeons/HIDAN.xml @@ -1,87 +1,86 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/MIZUsin.xml b/assets/xml/scenes/dungeons/MIZUsin.xml index e7dd1d3329..7193294ac2 100644 --- a/assets/xml/scenes/dungeons/MIZUsin.xml +++ b/assets/xml/scenes/dungeons/MIZUsin.xml @@ -1,75 +1,74 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/MIZUsin_bs.xml b/assets/xml/scenes/dungeons/MIZUsin_bs.xml index 08b2754692..9942197fdc 100644 --- a/assets/xml/scenes/dungeons/MIZUsin_bs.xml +++ b/assets/xml/scenes/dungeons/MIZUsin_bs.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/bdan.xml b/assets/xml/scenes/dungeons/bdan.xml index 503b08ae55..be6a51c9ae 100644 --- a/assets/xml/scenes/dungeons/bdan.xml +++ b/assets/xml/scenes/dungeons/bdan.xml @@ -1,54 +1,53 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/bdan_boss.xml b/assets/xml/scenes/dungeons/bdan_boss.xml index dfe45de2dd..22c2c7b9df 100644 --- a/assets/xml/scenes/dungeons/bdan_boss.xml +++ b/assets/xml/scenes/dungeons/bdan_boss.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ddan.xml b/assets/xml/scenes/dungeons/ddan.xml index ae877c9eb9..f145cd4886 100644 --- a/assets/xml/scenes/dungeons/ddan.xml +++ b/assets/xml/scenes/dungeons/ddan.xml @@ -1,56 +1,56 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ddan_boss.xml b/assets/xml/scenes/dungeons/ddan_boss.xml index e4576938c4..2c325dcc77 100644 --- a/assets/xml/scenes/dungeons/ddan_boss.xml +++ b/assets/xml/scenes/dungeons/ddan_boss.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganon.xml b/assets/xml/scenes/dungeons/ganon.xml index ee3b2a56c7..7152f77430 100644 --- a/assets/xml/scenes/dungeons/ganon.xml +++ b/assets/xml/scenes/dungeons/ganon.xml @@ -1,36 +1,35 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganon_boss.xml b/assets/xml/scenes/dungeons/ganon_boss.xml index ec864b2311..c34417f2b6 100644 --- a/assets/xml/scenes/dungeons/ganon_boss.xml +++ b/assets/xml/scenes/dungeons/ganon_boss.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganon_demo.xml b/assets/xml/scenes/dungeons/ganon_demo.xml index 06cb759e01..125a6f44f3 100644 --- a/assets/xml/scenes/dungeons/ganon_demo.xml +++ b/assets/xml/scenes/dungeons/ganon_demo.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganon_final.xml b/assets/xml/scenes/dungeons/ganon_final.xml index 558e164ab2..7026a7b3a5 100644 --- a/assets/xml/scenes/dungeons/ganon_final.xml +++ b/assets/xml/scenes/dungeons/ganon_final.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganon_sonogo.xml b/assets/xml/scenes/dungeons/ganon_sonogo.xml index 1a32d2bc59..8f876a93f8 100644 --- a/assets/xml/scenes/dungeons/ganon_sonogo.xml +++ b/assets/xml/scenes/dungeons/ganon_sonogo.xml @@ -1,21 +1,20 @@ - + - - + + - - + + - - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganon_tou.xml b/assets/xml/scenes/dungeons/ganon_tou.xml index c1da5c149e..1e7c9b136b 100644 --- a/assets/xml/scenes/dungeons/ganon_tou.xml +++ b/assets/xml/scenes/dungeons/ganon_tou.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganontika.xml b/assets/xml/scenes/dungeons/ganontika.xml index 18c1543982..7456674dda 100644 --- a/assets/xml/scenes/dungeons/ganontika.xml +++ b/assets/xml/scenes/dungeons/ganontika.xml @@ -1,82 +1,81 @@ - - - - - - - - - - + + + + + + + - - - - - - - + + + + + + + + + + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ganontikasonogo.xml b/assets/xml/scenes/dungeons/ganontikasonogo.xml index 66ead96dc5..3d36e7a803 100644 --- a/assets/xml/scenes/dungeons/ganontikasonogo.xml +++ b/assets/xml/scenes/dungeons/ganontikasonogo.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/gerudoway.xml b/assets/xml/scenes/dungeons/gerudoway.xml index e5c3b3c0b8..a9d01bfc7d 100644 --- a/assets/xml/scenes/dungeons/gerudoway.xml +++ b/assets/xml/scenes/dungeons/gerudoway.xml @@ -1,23 +1,23 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ice_doukutu.xml b/assets/xml/scenes/dungeons/ice_doukutu.xml index 6ff76674a6..eaac729a33 100644 --- a/assets/xml/scenes/dungeons/ice_doukutu.xml +++ b/assets/xml/scenes/dungeons/ice_doukutu.xml @@ -1,42 +1,41 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/jyasinboss.xml b/assets/xml/scenes/dungeons/jyasinboss.xml index c70a67c3de..70b3f0dedc 100644 --- a/assets/xml/scenes/dungeons/jyasinboss.xml +++ b/assets/xml/scenes/dungeons/jyasinboss.xml @@ -1,18 +1,17 @@ - + - - + + - - + + - - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/jyasinzou.xml b/assets/xml/scenes/dungeons/jyasinzou.xml index 2c81bd2eda..585cd6271d 100644 --- a/assets/xml/scenes/dungeons/jyasinzou.xml +++ b/assets/xml/scenes/dungeons/jyasinzou.xml @@ -1,93 +1,92 @@ - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/men.xml b/assets/xml/scenes/dungeons/men.xml index e44b63f6ad..4a4444daf4 100644 --- a/assets/xml/scenes/dungeons/men.xml +++ b/assets/xml/scenes/dungeons/men.xml @@ -1,41 +1,40 @@ - + - - - - - + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/moribossroom.xml b/assets/xml/scenes/dungeons/moribossroom.xml index 70922f3a2e..b8ec1a09ab 100644 --- a/assets/xml/scenes/dungeons/moribossroom.xml +++ b/assets/xml/scenes/dungeons/moribossroom.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ydan.xml b/assets/xml/scenes/dungeons/ydan.xml index 302c0647b5..d37d955db1 100644 --- a/assets/xml/scenes/dungeons/ydan.xml +++ b/assets/xml/scenes/dungeons/ydan.xml @@ -1,41 +1,41 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/dungeons/ydan_boss.xml b/assets/xml/scenes/dungeons/ydan_boss.xml index 8c84f705e6..c72f9f79eb 100644 --- a/assets/xml/scenes/dungeons/ydan_boss.xml +++ b/assets/xml/scenes/dungeons/ydan_boss.xml @@ -1,11 +1,11 @@ - + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/bowling.xml b/assets/xml/scenes/indoors/bowling.xml index da21413ffe..86bad8f001 100644 --- a/assets/xml/scenes/indoors/bowling.xml +++ b/assets/xml/scenes/indoors/bowling.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/daiyousei_izumi.xml b/assets/xml/scenes/indoors/daiyousei_izumi.xml index 39a064a3cf..842a95a71d 100644 --- a/assets/xml/scenes/indoors/daiyousei_izumi.xml +++ b/assets/xml/scenes/indoors/daiyousei_izumi.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/hairal_niwa.xml b/assets/xml/scenes/indoors/hairal_niwa.xml index dd617317e1..c35dab2513 100644 --- a/assets/xml/scenes/indoors/hairal_niwa.xml +++ b/assets/xml/scenes/indoors/hairal_niwa.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/hairal_niwa2.xml b/assets/xml/scenes/indoors/hairal_niwa2.xml index 7e0648a8fc..24879ccb86 100644 --- a/assets/xml/scenes/indoors/hairal_niwa2.xml +++ b/assets/xml/scenes/indoors/hairal_niwa2.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/hairal_niwa_n.xml b/assets/xml/scenes/indoors/hairal_niwa_n.xml index 2d70481ba8..6654f5d2d5 100644 --- a/assets/xml/scenes/indoors/hairal_niwa_n.xml +++ b/assets/xml/scenes/indoors/hairal_niwa_n.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/hakasitarelay.xml b/assets/xml/scenes/indoors/hakasitarelay.xml index a0ed677191..20fedf5bdf 100644 --- a/assets/xml/scenes/indoors/hakasitarelay.xml +++ b/assets/xml/scenes/indoors/hakasitarelay.xml @@ -1,33 +1,26 @@ - + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/hut.xml b/assets/xml/scenes/indoors/hut.xml index bc3936f4a3..3d63d60aba 100644 --- a/assets/xml/scenes/indoors/hut.xml +++ b/assets/xml/scenes/indoors/hut.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/hylia_labo.xml b/assets/xml/scenes/indoors/hylia_labo.xml index 07ecda72d8..ba8c7749c4 100644 --- a/assets/xml/scenes/indoors/hylia_labo.xml +++ b/assets/xml/scenes/indoors/hylia_labo.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/impa.xml b/assets/xml/scenes/indoors/impa.xml index 22829842cd..21aab064a0 100644 --- a/assets/xml/scenes/indoors/impa.xml +++ b/assets/xml/scenes/indoors/impa.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/kakariko.xml b/assets/xml/scenes/indoors/kakariko.xml index bc8f0e5705..61ea822a0b 100644 --- a/assets/xml/scenes/indoors/kakariko.xml +++ b/assets/xml/scenes/indoors/kakariko.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/kenjyanoma.xml b/assets/xml/scenes/indoors/kenjyanoma.xml index 04d064d90a..254a41bbd9 100644 --- a/assets/xml/scenes/indoors/kenjyanoma.xml +++ b/assets/xml/scenes/indoors/kenjyanoma.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/kokiri_home.xml b/assets/xml/scenes/indoors/kokiri_home.xml index 78ead77881..635618e98c 100644 --- a/assets/xml/scenes/indoors/kokiri_home.xml +++ b/assets/xml/scenes/indoors/kokiri_home.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/kokiri_home3.xml b/assets/xml/scenes/indoors/kokiri_home3.xml index 57c26dae1d..2ab54b9881 100644 --- a/assets/xml/scenes/indoors/kokiri_home3.xml +++ b/assets/xml/scenes/indoors/kokiri_home3.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/kokiri_home4.xml b/assets/xml/scenes/indoors/kokiri_home4.xml index 7a01c0eaeb..529a061720 100644 --- a/assets/xml/scenes/indoors/kokiri_home4.xml +++ b/assets/xml/scenes/indoors/kokiri_home4.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/kokiri_home5.xml b/assets/xml/scenes/indoors/kokiri_home5.xml index 489815db1a..dd8d625eda 100644 --- a/assets/xml/scenes/indoors/kokiri_home5.xml +++ b/assets/xml/scenes/indoors/kokiri_home5.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/labo.xml b/assets/xml/scenes/indoors/labo.xml index d69ae4219e..702c914e44 100644 --- a/assets/xml/scenes/indoors/labo.xml +++ b/assets/xml/scenes/indoors/labo.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/link_home.xml b/assets/xml/scenes/indoors/link_home.xml index 86b6183715..a415e00aa6 100644 --- a/assets/xml/scenes/indoors/link_home.xml +++ b/assets/xml/scenes/indoors/link_home.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/mahouya.xml b/assets/xml/scenes/indoors/mahouya.xml index 145d761137..dd6b367044 100644 --- a/assets/xml/scenes/indoors/mahouya.xml +++ b/assets/xml/scenes/indoors/mahouya.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/malon_stable.xml b/assets/xml/scenes/indoors/malon_stable.xml index df1f7a852b..37ac365d9b 100644 --- a/assets/xml/scenes/indoors/malon_stable.xml +++ b/assets/xml/scenes/indoors/malon_stable.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/miharigoya.xml b/assets/xml/scenes/indoors/miharigoya.xml index cc78c7a582..8dca8d7194 100644 --- a/assets/xml/scenes/indoors/miharigoya.xml +++ b/assets/xml/scenes/indoors/miharigoya.xml @@ -1,17 +1,13 @@ - - - - - - - - + + + + + - - - - - + + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/nakaniwa.xml b/assets/xml/scenes/indoors/nakaniwa.xml index 22850b5832..230338193a 100644 --- a/assets/xml/scenes/indoors/nakaniwa.xml +++ b/assets/xml/scenes/indoors/nakaniwa.xml @@ -1,13 +1,12 @@ - - - - - - + + + + + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/syatekijyou.xml b/assets/xml/scenes/indoors/syatekijyou.xml index de6f9cadaf..5490e84f13 100644 --- a/assets/xml/scenes/indoors/syatekijyou.xml +++ b/assets/xml/scenes/indoors/syatekijyou.xml @@ -1,10 +1,8 @@ - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/takaraya.xml b/assets/xml/scenes/indoors/takaraya.xml index 2edf392e31..c3a14c50f9 100644 --- a/assets/xml/scenes/indoors/takaraya.xml +++ b/assets/xml/scenes/indoors/takaraya.xml @@ -1,33 +1,26 @@ - + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/tent.xml b/assets/xml/scenes/indoors/tent.xml index 973155b54b..571fd7f80f 100644 --- a/assets/xml/scenes/indoors/tent.xml +++ b/assets/xml/scenes/indoors/tent.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/tokinoma.xml b/assets/xml/scenes/indoors/tokinoma.xml index af1b892cf2..62f0150d5a 100644 --- a/assets/xml/scenes/indoors/tokinoma.xml +++ b/assets/xml/scenes/indoors/tokinoma.xml @@ -1,14 +1,13 @@ - - - - - + + + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/yousei_izumi_tate.xml b/assets/xml/scenes/indoors/yousei_izumi_tate.xml index ab54d8d18f..3c4ac734bb 100644 --- a/assets/xml/scenes/indoors/yousei_izumi_tate.xml +++ b/assets/xml/scenes/indoors/yousei_izumi_tate.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/indoors/yousei_izumi_yoko.xml b/assets/xml/scenes/indoors/yousei_izumi_yoko.xml index c202a283b6..f483307841 100644 --- a/assets/xml/scenes/indoors/yousei_izumi_yoko.xml +++ b/assets/xml/scenes/indoors/yousei_izumi_yoko.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/enrui.xml b/assets/xml/scenes/misc/enrui.xml index 2507e56054..f616fb7a25 100644 --- a/assets/xml/scenes/misc/enrui.xml +++ b/assets/xml/scenes/misc/enrui.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/entra_n.xml b/assets/xml/scenes/misc/entra_n.xml index e186ff9ae9..6abd69581f 100644 --- a/assets/xml/scenes/misc/entra_n.xml +++ b/assets/xml/scenes/misc/entra_n.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/hakaana.xml b/assets/xml/scenes/misc/hakaana.xml index 4cff72c6d4..d999d27329 100644 --- a/assets/xml/scenes/misc/hakaana.xml +++ b/assets/xml/scenes/misc/hakaana.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/hakaana2.xml b/assets/xml/scenes/misc/hakaana2.xml index 993bb492b8..6df64d7a4d 100644 --- a/assets/xml/scenes/misc/hakaana2.xml +++ b/assets/xml/scenes/misc/hakaana2.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/hakaana_ouke.xml b/assets/xml/scenes/misc/hakaana_ouke.xml index f84f85131d..e4bf4f47d9 100644 --- a/assets/xml/scenes/misc/hakaana_ouke.xml +++ b/assets/xml/scenes/misc/hakaana_ouke.xml @@ -1,17 +1,14 @@ - + - - - + + - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/hiral_demo.xml b/assets/xml/scenes/misc/hiral_demo.xml index 880a1c2215..9bb473a5fb 100644 --- a/assets/xml/scenes/misc/hiral_demo.xml +++ b/assets/xml/scenes/misc/hiral_demo.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/kakariko3.xml b/assets/xml/scenes/misc/kakariko3.xml index fcf9fcac2f..51a01ce8ea 100644 --- a/assets/xml/scenes/misc/kakariko3.xml +++ b/assets/xml/scenes/misc/kakariko3.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/kakusiana.xml b/assets/xml/scenes/misc/kakusiana.xml index 83a9a695c0..fec595c116 100644 --- a/assets/xml/scenes/misc/kakusiana.xml +++ b/assets/xml/scenes/misc/kakusiana.xml @@ -1,47 +1,47 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/kinsuta.xml b/assets/xml/scenes/misc/kinsuta.xml index 974b3955e2..84eb664847 100644 --- a/assets/xml/scenes/misc/kinsuta.xml +++ b/assets/xml/scenes/misc/kinsuta.xml @@ -1,11 +1,10 @@ - + - - - - - + + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/market_alley.xml b/assets/xml/scenes/misc/market_alley.xml index bb254a29d8..843512c130 100644 --- a/assets/xml/scenes/misc/market_alley.xml +++ b/assets/xml/scenes/misc/market_alley.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/market_alley_n.xml b/assets/xml/scenes/misc/market_alley_n.xml index 114aef4f37..b6c6608951 100644 --- a/assets/xml/scenes/misc/market_alley_n.xml +++ b/assets/xml/scenes/misc/market_alley_n.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/market_day.xml b/assets/xml/scenes/misc/market_day.xml index a4bf8e3640..5552ae7f56 100644 --- a/assets/xml/scenes/misc/market_day.xml +++ b/assets/xml/scenes/misc/market_day.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/market_night.xml b/assets/xml/scenes/misc/market_night.xml index b322d35859..611d5f7d25 100644 --- a/assets/xml/scenes/misc/market_night.xml +++ b/assets/xml/scenes/misc/market_night.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/market_ruins.xml b/assets/xml/scenes/misc/market_ruins.xml index ceaff25ffc..c84c4e093e 100644 --- a/assets/xml/scenes/misc/market_ruins.xml +++ b/assets/xml/scenes/misc/market_ruins.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/shrine.xml b/assets/xml/scenes/misc/shrine.xml index 03410ee3f6..78a5fd279c 100644 --- a/assets/xml/scenes/misc/shrine.xml +++ b/assets/xml/scenes/misc/shrine.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/shrine_n.xml b/assets/xml/scenes/misc/shrine_n.xml index 0201def0c0..8425e85c30 100644 --- a/assets/xml/scenes/misc/shrine_n.xml +++ b/assets/xml/scenes/misc/shrine_n.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/shrine_r.xml b/assets/xml/scenes/misc/shrine_r.xml index b8004c7e1f..16a5ec0c32 100644 --- a/assets/xml/scenes/misc/shrine_r.xml +++ b/assets/xml/scenes/misc/shrine_r.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/misc/turibori.xml b/assets/xml/scenes/misc/turibori.xml index 294b13749f..a6fed0f437 100644 --- a/assets/xml/scenes/misc/turibori.xml +++ b/assets/xml/scenes/misc/turibori.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/entra.xml b/assets/xml/scenes/overworld/entra.xml index a55e676bb7..ec560ee4db 100644 --- a/assets/xml/scenes/overworld/entra.xml +++ b/assets/xml/scenes/overworld/entra.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/souko.xml b/assets/xml/scenes/overworld/souko.xml index 10e0b08a8b..7d361be169 100644 --- a/assets/xml/scenes/overworld/souko.xml +++ b/assets/xml/scenes/overworld/souko.xml @@ -1,14 +1,14 @@ - + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot00.xml b/assets/xml/scenes/overworld/spot00.xml index f8e3439251..b332d1203c 100644 --- a/assets/xml/scenes/overworld/spot00.xml +++ b/assets/xml/scenes/overworld/spot00.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot01.xml b/assets/xml/scenes/overworld/spot01.xml index 224bdcd27b..bb9b1eb807 100644 --- a/assets/xml/scenes/overworld/spot01.xml +++ b/assets/xml/scenes/overworld/spot01.xml @@ -1,10 +1,9 @@ - + - - - - + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot02.xml b/assets/xml/scenes/overworld/spot02.xml index 01151316a9..a980d0359a 100644 --- a/assets/xml/scenes/overworld/spot02.xml +++ b/assets/xml/scenes/overworld/spot02.xml @@ -1,14 +1,12 @@ - + - - - - + + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot03.xml b/assets/xml/scenes/overworld/spot03.xml index b3462234b4..3a1626645e 100644 --- a/assets/xml/scenes/overworld/spot03.xml +++ b/assets/xml/scenes/overworld/spot03.xml @@ -1,18 +1,16 @@ - - - - - - + + + + + + - - - + + - - - - + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot04.xml b/assets/xml/scenes/overworld/spot04.xml index 3f668e7748..ff0df63c66 100644 --- a/assets/xml/scenes/overworld/spot04.xml +++ b/assets/xml/scenes/overworld/spot04.xml @@ -1,24 +1,22 @@ - - - - - - - + + + + + + + + - - - + + - - - + + - - - - - + + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot05.xml b/assets/xml/scenes/overworld/spot05.xml index e2a437fb63..b621691145 100644 --- a/assets/xml/scenes/overworld/spot05.xml +++ b/assets/xml/scenes/overworld/spot05.xml @@ -1,17 +1,17 @@ - - - - - - - - + + + + + + + + + - - - - - + + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot06.xml b/assets/xml/scenes/overworld/spot06.xml index df64dff795..a71acc3ce2 100644 --- a/assets/xml/scenes/overworld/spot06.xml +++ b/assets/xml/scenes/overworld/spot06.xml @@ -1,15 +1,16 @@ - - - - - - + + + + + + + - - - - - + + + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot07.xml b/assets/xml/scenes/overworld/spot07.xml index 24b8a5a66d..fd7e3f9df2 100644 --- a/assets/xml/scenes/overworld/spot07.xml +++ b/assets/xml/scenes/overworld/spot07.xml @@ -1,14 +1,11 @@ - - - + + - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot08.xml b/assets/xml/scenes/overworld/spot08.xml index a07906104f..3e079f7aae 100644 --- a/assets/xml/scenes/overworld/spot08.xml +++ b/assets/xml/scenes/overworld/spot08.xml @@ -1,10 +1,8 @@ - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot09.xml b/assets/xml/scenes/overworld/spot09.xml index 21d03cb646..c592258b85 100644 --- a/assets/xml/scenes/overworld/spot09.xml +++ b/assets/xml/scenes/overworld/spot09.xml @@ -1,16 +1,17 @@ - - - - - - - + + + + + + + + - - - - - + + + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot10.xml b/assets/xml/scenes/overworld/spot10.xml index 77195310ab..9ae2c61e20 100644 --- a/assets/xml/scenes/overworld/spot10.xml +++ b/assets/xml/scenes/overworld/spot10.xml @@ -1,38 +1,38 @@ - - - - - + + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot11.xml b/assets/xml/scenes/overworld/spot11.xml index 8e1e567477..72b7dccf00 100644 --- a/assets/xml/scenes/overworld/spot11.xml +++ b/assets/xml/scenes/overworld/spot11.xml @@ -1,9 +1,8 @@ - - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot12.xml b/assets/xml/scenes/overworld/spot12.xml index 47dfb8be1c..fa679878d4 100644 --- a/assets/xml/scenes/overworld/spot12.xml +++ b/assets/xml/scenes/overworld/spot12.xml @@ -1,13 +1,12 @@ - - - - + + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot13.xml b/assets/xml/scenes/overworld/spot13.xml index c92c879862..5686bbde51 100644 --- a/assets/xml/scenes/overworld/spot13.xml +++ b/assets/xml/scenes/overworld/spot13.xml @@ -1,12 +1,11 @@ - - - + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot15.xml b/assets/xml/scenes/overworld/spot15.xml index c26d8dad93..67e550a93b 100644 --- a/assets/xml/scenes/overworld/spot15.xml +++ b/assets/xml/scenes/overworld/spot15.xml @@ -1,9 +1,8 @@ - - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot16.xml b/assets/xml/scenes/overworld/spot16.xml index 0d445acaef..fb4efc9cd9 100644 --- a/assets/xml/scenes/overworld/spot16.xml +++ b/assets/xml/scenes/overworld/spot16.xml @@ -1,9 +1,8 @@ - - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot17.xml b/assets/xml/scenes/overworld/spot17.xml index 17e502a422..e9a103f3ca 100644 --- a/assets/xml/scenes/overworld/spot17.xml +++ b/assets/xml/scenes/overworld/spot17.xml @@ -1,13 +1,12 @@ - - - - + + + - - + + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/overworld/spot18.xml b/assets/xml/scenes/overworld/spot18.xml index bcc4fa72ac..5fc03e551e 100644 --- a/assets/xml/scenes/overworld/spot18.xml +++ b/assets/xml/scenes/overworld/spot18.xml @@ -1,23 +1,21 @@ - - - + + + + - - - - + - - + + - - + + - - + + - - + + diff --git a/assets/xml/scenes/overworld/spot20.xml b/assets/xml/scenes/overworld/spot20.xml index ea798035b5..d409d8e261 100644 --- a/assets/xml/scenes/overworld/spot20.xml +++ b/assets/xml/scenes/overworld/spot20.xml @@ -1,12 +1,10 @@ - - - + + - - - - - + + + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/alley_shop.xml b/assets/xml/scenes/shops/alley_shop.xml index 3df0dd011d..449e724081 100644 --- a/assets/xml/scenes/shops/alley_shop.xml +++ b/assets/xml/scenes/shops/alley_shop.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/drag.xml b/assets/xml/scenes/shops/drag.xml index bb3660cde7..ec4296fec9 100644 --- a/assets/xml/scenes/shops/drag.xml +++ b/assets/xml/scenes/shops/drag.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/face_shop.xml b/assets/xml/scenes/shops/face_shop.xml index 7eba877318..56ebdfaa2e 100644 --- a/assets/xml/scenes/shops/face_shop.xml +++ b/assets/xml/scenes/shops/face_shop.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/golon.xml b/assets/xml/scenes/shops/golon.xml index 232bfe4e5b..7d7cc373bc 100644 --- a/assets/xml/scenes/shops/golon.xml +++ b/assets/xml/scenes/shops/golon.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/kokiri_shop.xml b/assets/xml/scenes/shops/kokiri_shop.xml index fe1a4f26f8..98af7796eb 100644 --- a/assets/xml/scenes/shops/kokiri_shop.xml +++ b/assets/xml/scenes/shops/kokiri_shop.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/night_shop.xml b/assets/xml/scenes/shops/night_shop.xml index 0cf376f583..dafb54c938 100644 --- a/assets/xml/scenes/shops/night_shop.xml +++ b/assets/xml/scenes/shops/night_shop.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/shop1.xml b/assets/xml/scenes/shops/shop1.xml index 5506efeb70..34a5f9732a 100644 --- a/assets/xml/scenes/shops/shop1.xml +++ b/assets/xml/scenes/shops/shop1.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/shops/zoora.xml b/assets/xml/scenes/shops/zoora.xml index f6996d0ff2..917b34bd10 100644 --- a/assets/xml/scenes/shops/zoora.xml +++ b/assets/xml/scenes/shops/zoora.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/besitu.xml b/assets/xml/scenes/test_levels/besitu.xml index 6dba6e4db2..d3a7e0f922 100644 --- a/assets/xml/scenes/test_levels/besitu.xml +++ b/assets/xml/scenes/test_levels/besitu.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/depth_test.xml b/assets/xml/scenes/test_levels/depth_test.xml index ab0ce511bb..71d41f5790 100644 --- a/assets/xml/scenes/test_levels/depth_test.xml +++ b/assets/xml/scenes/test_levels/depth_test.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/sasatest.xml b/assets/xml/scenes/test_levels/sasatest.xml index 1ba06f9eb9..507be9b16e 100644 --- a/assets/xml/scenes/test_levels/sasatest.xml +++ b/assets/xml/scenes/test_levels/sasatest.xml @@ -1,9 +1,8 @@ - + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/sutaru.xml b/assets/xml/scenes/test_levels/sutaru.xml index f4227fede0..7c3e822d88 100644 --- a/assets/xml/scenes/test_levels/sutaru.xml +++ b/assets/xml/scenes/test_levels/sutaru.xml @@ -1,11 +1,8 @@ - - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/syotes.xml b/assets/xml/scenes/test_levels/syotes.xml index c3c24642da..0d0b2340ca 100644 --- a/assets/xml/scenes/test_levels/syotes.xml +++ b/assets/xml/scenes/test_levels/syotes.xml @@ -1,10 +1,8 @@ - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/syotes2.xml b/assets/xml/scenes/test_levels/syotes2.xml index ffe712da1f..2dc61577f3 100644 --- a/assets/xml/scenes/test_levels/syotes2.xml +++ b/assets/xml/scenes/test_levels/syotes2.xml @@ -1,10 +1,8 @@ - - - + + - - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/test01.xml b/assets/xml/scenes/test_levels/test01.xml index 39ee077fdd..39179a11dc 100644 --- a/assets/xml/scenes/test_levels/test01.xml +++ b/assets/xml/scenes/test_levels/test01.xml @@ -1,8 +1,8 @@ - + - - + + - \ No newline at end of file + diff --git a/assets/xml/scenes/test_levels/testroom.xml b/assets/xml/scenes/test_levels/testroom.xml index 4a7f99661c..7bb08a785c 100644 --- a/assets/xml/scenes/test_levels/testroom.xml +++ b/assets/xml/scenes/test_levels/testroom.xml @@ -1,20 +1,20 @@ - + - - + + - - + + - - + + - - + + - - + + - \ No newline at end of file +