diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 19 |
1 files changed, 17 insertions, 2 deletions
@@ -304,8 +304,12 @@ Copyright (C) 2012-2017 Evol Online --> </map> <map name="004-2.tmx"> <atlas name="desert"/> - </map> - + </map> + <map name="007-1.tmx"> + <atlas name="mine"/> + </map> + + <atlas name="candor"> <file name="graphics/tilesets/trans_woodland_desert.png"/> <file name="graphics/tilesets/docks_x2.png"/> @@ -389,6 +393,17 @@ Copyright (C) 2012-2017 Evol Online --> <file name="graphics/tilesets/cave.png"/> </atlas> + <atlas name="mine"> + <file name="graphics/tilesets/cave2.png"/> + <file name="graphics/tilesets/cave2_x2.png"/> + <file name="graphics/tilesets/cave2_bilevel.png"/> + <file name="graphics/tilesets/cave2_sewer_mine.png"/> + <file name="graphics/tilesets/cave2_transistions.png"/> + <file name="graphics/tilesets/woodland-indoor.png"/> + <file name="graphics/tilesets/barbarians_outdoor.png"/> + <file name="graphics/tilesets/cave2_sewer_mine_x2.png"/> + </atlas> + <atlas name="tulimshar-indoor"> <file name="graphics/tilesets/woodland-indoor.png"/> <file name="graphics/tilesets/inn2.png"/> |