diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -76,6 +76,9 @@ Copyright (C) 2018 TMW2 --> <map name="001-9.tmx"> <atlas name="cave2"/> </map> + <map name="001-10.tmx"> + <atlas name="desert"/> + </map> <map name="002-1.tmx"> <atlas name="ship"/> </map> @@ -541,12 +544,13 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/docks.png"/> <file name="graphics/tilesets/desert1.png"/> <file name="graphics/tilesets/desert2.png"/> - <file name="graphics/tilesets/desert_x3.png"/> <file name="graphics/tilesets/desert_x2.png"/> + <file name="graphics/tilesets/desert_x3.png"/> <file name="graphics/tilesets/desert_x5.png"/> <file name="graphics/tilesets/desert_city.png"/> <file name="graphics/tilesets/desert_city_x2.png"/> <file name="graphics/tilesets/desert_castle.png"/> + <file name="graphics/tilesets/mountain.png"/> <file name="graphics/tilesets/signs_x2.png"/> <file name="graphics/tilesets/trans_woodland_desert.png"/> <file name="graphics/tilesets/tree-x3x3.png"/> |