summaryrefslogtreecommitdiff
path: root/maps.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-20 14:49:06 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-20 14:49:06 -0300
commita9014c0aac6555dc275211df41a6ee00947e7e7f (patch)
tree4491b4da3a5415732d30d6a001e25fb5b63b4c4a /maps.xml
parent8140c48db17f151a9cf50785979ce326e3651cbe (diff)
downloadclientdata-a9014c0aac6555dc275211df41a6ee00947e7e7f.tar.gz
clientdata-a9014c0aac6555dc275211df41a6ee00947e7e7f.tar.bz2
clientdata-a9014c0aac6555dc275211df41a6ee00947e7e7f.tar.xz
clientdata-a9014c0aac6555dc275211df41a6ee00947e7e7f.zip
Fix blatant bugs by Saulc
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 96b87e2c..58645dca 100644
--- a/maps.xml
+++ b/maps.xml
@@ -256,6 +256,9 @@ Copyright (C) 2018 TMW2 -->
<map name="014-2.tmx">
<atlas name="woodland"/>
</map>
+ <map name="014-2-1.tmx">
+ <atlas name="saulc"/>
+ </map>
<map name="014-3.tmx">
<atlas name="woodland"/>
</map>
@@ -992,4 +995,11 @@ Copyright (C) 2018 TMW2 -->
<file name="graphics/tilesets/woodland_water.png"/>
</atlas>
+ <atlas name="saulc">
+ <file name="graphics/tilesets/inn.png"/>
+ <file name="graphics/tilesets/woodland_indoor.png"/>
+ <file name="graphics/tilesets/woodland_indoor_x2.png"/>
+ <file name="graphics/tilesets/indoor-accessories.png"/>
+ </atlas>
+
</maps>