diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -274,6 +274,9 @@ Copyright (C) 2018 TMW2 --> <map name="016-7.tmx"> <atlas name="ocean"/> </map> + <map name="017-1.tmx"> + <atlas name="lof"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -571,6 +574,28 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/blockWalls.png"/> </atlas> + <atlas name="lof"> + <file name="graphics/tilesets/trans_woodland_desert.png"/> + <file name="graphics/tilesets/woodland_ground.png"/> + <file name="graphics/tilesets/water.png"/> + <file name="graphics/tilesets/br/watergrass.png"/> + <file name="graphics/tilesets/lof_woodland_village.png"/> + <file name="graphics/tilesets/lof_woodland_village_x2.png"/> + <file name="graphics/tilesets/tree-x3x4.png"/> + <file name="graphics/tilesets/desert2_old.png"/> + <file name="graphics/tilesets/desert1.png"/> + <file name="graphics/tilesets/woodland_x3.png"/> + <file name="graphics/tilesets/br/dirt2.png"/> + <file name="graphics/tilesets/woodland_x2.png"/> + <file name="graphics/tilesets/blockWalls2.png"/> + <file name="graphics/tilesets/signs_x2.png"/> + <file name="graphics/tilesets/br/pavement.png"/> + <file name="graphics/tilesets/casas-cogumelo.png"/> + <file name="graphics/tilesets/br/hole.png"/> + <file name="graphics/tilesets/box.png"/> + <file name="graphics/tilesets/crypt_blockwall.png"/> + </atlas> + <atlas name="magic-forest"> <file name="graphics/tilesets/casas-cogumelo.png"/> <file name="graphics/tilesets/woodland_ground.png"/> |