summaryrefslogtreecommitdiff
path: root/maps.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-26 09:54:59 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-26 09:54:59 -0300
commit955ad11e7da3c3e604537ef55b719acec3ed29a3 (patch)
treef1a1079861e27216f7a091766127ed204233e9d1 /maps.xml
parentbf9548f36be641b1dc9b93dce2dd7fa8bbd3f015 (diff)
downloadclientdata-955ad11e7da3c3e604537ef55b719acec3ed29a3.tar.gz
clientdata-955ad11e7da3c3e604537ef55b719acec3ed29a3.tar.bz2
clientdata-955ad11e7da3c3e604537ef55b719acec3ed29a3.tar.xz
clientdata-955ad11e7da3c3e604537ef55b719acec3ed29a3.zip
Fix the CI errors (hopefully)
Diffstat (limited to 'maps.xml')
-rw-r--r--maps.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/maps.xml b/maps.xml
index e96925d2..e7eeb346 100644
--- a/maps.xml
+++ b/maps.xml
@@ -251,6 +251,9 @@ Copyright (C) 2018 TMW2 -->
<map name="006-7.tmx">
<atlas name="icecave"/>
</map>
+ <map name="006-8.tmx">
+ <atlas name="kage"/>
+ </map>
<map name="006-9.tmx">
<atlas name="crypt-reaper"/>
</map>
@@ -2245,4 +2248,11 @@ Copyright (C) 2018 TMW2 -->
<file name="graphics/tilesets/evol/lava.png"/>
</atlas>
+ <atlas name="kage">
+ <file name="graphics/tilesets/mountain.png"/>
+ <file name="graphics/tilesets/stoneground.png"/>
+ <file name="graphics/tilesets/lof/shrine.png"/>
+ <file name="graphics/tilesets/lof/warp_gates.png"/>
+ </atlas>
+
</maps>