summaryrefslogtreecommitdiff
path: root/maps.xml
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2016-11-02 22:03:30 +0100
committerMicksha <Micksha@users.noreply.github.com>2016-12-20 20:15:59 +0100
commitd46ca8c5ed6fae18b4f3418eef3c4c60dc5f2ad7 (patch)
treee444bf8b2cdff01df59692c66cea65ba4e03d436 /maps.xml
parent856601783bf1c89e769f3b1e33fde604103d801f (diff)
downloadclientdata-d46ca8c5ed6fae18b4f3418eef3c4c60dc5f2ad7.tar.gz
clientdata-d46ca8c5ed6fae18b4f3418eef3c4c60dc5f2ad7.tar.bz2
clientdata-d46ca8c5ed6fae18b4f3418eef3c4c60dc5f2ad7.tar.xz
clientdata-d46ca8c5ed6fae18b4f3418eef3c4c60dc5f2ad7.zip
Add sewer tilesets and main map
Diffstat (limited to 'maps.xml')
-rw-r--r--maps.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/maps.xml b/maps.xml
index c14e904a..46b95a14 100644
--- a/maps.xml
+++ b/maps.xml
@@ -159,6 +159,12 @@ Copyright (C) 2012-2016 Evol Online -->
<map name="001-2-41.tmx">
<atlas name="artis-indoor"/>
</map>
+ <map name="001-3-0.tmx">
+ <atlas name="sewer"/>
+ </map>
+ <map name="001-3-1.tmx">
+ <atlas name="sewer"/>
+ </map>
<map name="test.tmx">
<atlas name="artis-indoor"/>
</map>
@@ -264,7 +270,13 @@ Copyright (C) 2012-2016 Evol Online -->
<file name="graphics/tilesets/artis-fence.png"/>
<file name="graphics/tilesets/artis-pillar-x1x2.png"/>
</atlas>
-
+ <atlas name="sewer">
+ <file name="graphics/tilesets/sewer.png"/>
+ <file name="graphics/tilesets/artis-indoor-cellar.png"/>
+ <file name="graphics/tilesets/sewer-x2x2.png"/>
+ <file name="graphics/tilesets/sewer-x3x3.png"/>
+ <file name="graphics/tilesets/shadow.png"/>
+ </atlas>
<atlas name="ignored">
<file name="graphics/tilesets/collision.png"/>
<file name="graphics/tilesets/level-number.png"/>