diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -371,6 +371,9 @@ Copyright (C) 2018 TMW2 --> <map name="016-7.tmx"> <atlas name="ocean"/> </map> + <map name="017-0.tmx"> + <atlas name="lof-sot"/> + </map> <map name="017-1.tmx"> <atlas name="lof"/> </map> @@ -1318,6 +1321,22 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/lof/warp_gates.png"/> </atlas> + <atlas name="lof-sot"> + <file name="graphics/tilesets/magecity.png"/> + <file name="graphics/tilesets/tree-x3x4.png"/> + <file name="graphics/tilesets/trans_woodland_desert.png"/> + <file name="graphics/tilesets/woodland_x2.png"/> + <file name="graphics/tilesets/woodland_x3.png"/> + <file name="graphics/tilesets/woodland_ground.png"/> + <file name="graphics/tilesets/woodland_ground_2.png"/> + <file name="graphics/tilesets/woodland_village.png"/> + <file name="graphics/tilesets/woodland_water.png"/> + <file name="graphics/tilesets/br/trans_woodland_desert.png"/> + <file name="graphics/tilesets/sot/castle_outside.png"/> + <file name="graphics/tilesets/sot/house.png"/> + <file name="graphics/tilesets/lof/woodland_village.png"/> + </atlas> + <atlas name="magic-forest"> <file name="graphics/tilesets/casas-cogumelo.png"/> <file name="graphics/tilesets/woodland_ground.png"/> |