diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -283,6 +283,21 @@ Copyright (C) 2018 TMW2 --> <map name="017-2.tmx"> <atlas name="lof-indoor"/> </map> + <map name="018-1.tmx"> + <atlas name="lof-island"/> + </map> + <map name="018-1-1.tmx"> + <atlas name="cave2"/> + </map> + <map name="018-2.tmx"> + <atlas name="lof-island"/> + </map> + <map name="018-3-1.tmx"> + <atlas name="cave"/> + </map> + <map name="018-4.tmx"> + <atlas name="lof-island"/> + </map> <map name="018-4-2.tmx"> <atlas name="lof-indoor"/> </map> @@ -441,6 +456,7 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_indoor.png"/> <file name="graphics/tilesets/woodland_indoor_x2.png"/> <file name="graphics/tilesets/cave_lava.png"/> + <file name="graphics/tilesets/mushrooms.png"/> </atlas> <atlas name="coliseum"> @@ -617,6 +633,23 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/lof/woodland_indoor_x3_extra.png"/> </atlas> + <atlas name="lof-island"> + <file name="graphics/tilesets/christmas.png"/> + <file name="graphics/tilesets/woodland_ground.png"/> + <file name="graphics/tilesets/woodland_x2.png"/> + <file name="graphics/tilesets/woodland_x3.png"/> + <file name="graphics/tilesets/woodland_x4.png"/> + <file name="graphics/tilesets/woodland_x5.png"/> + <file name="graphics/tilesets/woodland_x8.png"/> + <file name="graphics/tilesets/woodland_swamp.png"/> + <file name="graphics/tilesets/forest.png"/> + <file name="graphics/tilesets/lof/woodland_village.png"/> + <file name="graphics/tilesets/lof/woodland_village_x2.png"/> + <file name="graphics/tilesets/lof/castle_1.png"/> + <file name="graphics/tilesets/lof/castle_2.png"/> + <file name="graphics/tilesets/lof/castle_3.png"/> + </atlas> + <atlas name="magic-forest"> <file name="graphics/tilesets/casas-cogumelo.png"/> <file name="graphics/tilesets/woodland_ground.png"/> |