diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -236,6 +236,9 @@ Copyright (C) 2018 TMW2 --> <map name="011-2.tmx"> <atlas name="woodcave"/> </map> + <map name="011-3.tmx"> + <atlas name="eternalswamp"/> + </map> <map name="012-1.tmx"> <atlas name="woodland"/> </map> @@ -617,6 +620,35 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_ground2.png"/> </atlas> + <atlas name="eternalswamp"> + <file name="graphics/tilesets/christmas.png"/> + <file name="graphics/tilesets/concreteWalls.png"/> + <file name="graphics/tilesets/castle1.png"/> + <file name="graphics/tilesets/desert1.png"/> + <file name="graphics/tilesets/desert2.png"/> + <file name="graphics/tilesets/desert3.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_castle.png"/> + <file name="graphics/tilesets/desert_city.png"/> + <file name="graphics/tilesets/docks.png"/> + <file name="graphics/tilesets/docks_x2.png"/> + <file name="graphics/tilesets/flags-anime_x2.png"/> + <file name="graphics/tilesets/halinarzo.png"/> + <file name="graphics/tilesets/signs_x2.png"/> + <file name="graphics/tilesets/tree-x3x4.png"/> + <file name="graphics/tilesets/trans_woodland_desert.png"/> + <file name="graphics/tilesets/waterflow.png"/> + <file name="graphics/tilesets/water3.png"/> + <file name="graphics/tilesets/woodland_ground.png"/> + <file name="graphics/tilesets/woodland_ground2.png"/> + <file name="graphics/tilesets/woodland_village.png"/> + <file name="graphics/tilesets/woodland_x2.png"/> + <file name="graphics/tilesets/woodland_x3.png"/> + <file name="graphics/tilesets/woodland_x5.png"/> + </atlas> + <atlas name="frostia"> <file name="graphics/tilesets/br/snow_village.png"/> <file name="graphics/tilesets/blockWalls2.png"/> |