diff options
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"/> |