diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 15:17:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 15:17:48 -0300 |
commit | 6afb4d967be36f0980298222754c6972da8347c1 (patch) | |
tree | 0d58052a46f6e685f1c53c23a29ebddfacc749c5 /maps.xml | |
parent | 38266a17c297f00e55129e96b7fce92c06455731 (diff) | |
download | clientdata-6afb4d967be36f0980298222754c6972da8347c1.tar.gz clientdata-6afb4d967be36f0980298222754c6972da8347c1.tar.bz2 clientdata-6afb4d967be36f0980298222754c6972da8347c1.tar.xz clientdata-6afb4d967be36f0980298222754c6972da8347c1.zip |
Missing Atlas
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -79,6 +79,9 @@ Copyright (C) 2018 TMW2 --> <map name="003-1.tmx"> <atlas name="tulimshar"/> </map> + <map name="003-1-1.tmx"> + <atlas name="sewer"/> + </map> <map name="003-1-2.tmx"> <atlas name="tulimshar"/> </map> @@ -603,6 +606,21 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_indoor_x3.png"/> </atlas> + <atlas name="sewer"> + <file name="graphics/tilesets/cave.png"/> + <file name="graphics/tilesets/cave_x2.png"/> + <file name="graphics/tilesets/cave2.png"/> + <file name="graphics/tilesets/cave_x2.png"/> + <file name="graphics/tilesets/cave2_bilevel.png"/> + <file name="graphics/tilesets/cave2_bilevel_water_lava.png"/> + <file name="graphics/tilesets/cave2_sewers.png"/> + <file name="graphics/tilesets/cave2_sewer_mine.png"/> + <file name="graphics/tilesets/cave2_sewer_mine_x2.png"/> + <file name="graphics/tilesets/cave2_sewer_mine_x3.png"/> + <file name="graphics/tilesets/cave2_sewer_mine_x4.png"/> + <file name="graphics/tilesets/cave2_transistions.png"/> + </atlas> + <atlas name="woodland"> <file name="graphics/tilesets/magecity.png"/> <file name="graphics/tilesets/signs_x2.png"/> |