diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-24 01:41:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-24 01:41:21 -0300 |
commit | 414f64bdcd9b96f8a3520af397a74d2533b9ae84 (patch) | |
tree | 20d0f06b4d49dce87ce2e88f514cc26df54e6d3c /maps.xml | |
parent | e36716d43b9963df541d594e145673ccdef40de0 (diff) | |
download | clientdata-414f64bdcd9b96f8a3520af397a74d2533b9ae84.tar.gz clientdata-414f64bdcd9b96f8a3520af397a74d2533b9ae84.tar.bz2 clientdata-414f64bdcd9b96f8a3520af397a74d2533b9ae84.tar.xz clientdata-414f64bdcd9b96f8a3520af397a74d2533b9ae84.zip |
025-1 Fortress Town - Holy Lands
(Sketch)
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -596,6 +596,9 @@ Copyright (C) 2018 TMW2 --> <map name="024-16.tmx"> <atlas name="frostia-castle"/> </map> + <map name="025-1.tmx"> + <atlas name="fi-town"/> + </map> <map name="025-2.tmx"> <atlas name="fi-outskirts"/> </map> @@ -1656,6 +1659,37 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/br/trans_woodland_desert.png"/> </atlas> + <atlas name="fi-town"> + <file name="graphics/tilesets/blockWalls.png"/> + <file name="graphics/tilesets/blockWalls2.png"/> + <file name="graphics/tilesets/blockWalls_x2.png"/> + <file name="graphics/tilesets/castle1.png"/> + <file name="graphics/tilesets/concreteWalls.png"/> + <file name="graphics/tilesets/br/desert3.png"/> + <file name="graphics/tilesets/br/forca_x5.png"/> + <file name="graphics/tilesets/br/woodland_graveyard_ground.png"/> + <file name="graphics/tilesets/desert_x3.png"/> + <file name="graphics/tilesets/grade_x3.png"/> + <file name="graphics/tilesets/inn.png"/> + <file name="graphics/tilesets/pots_x2.png"/> + <file name="graphics/tilesets/rails.png"/> + <file name="graphics/tilesets/rails_x2.png"/> + <file name="graphics/tilesets/signs_x2.png"/> + <file name="graphics/tilesets/woodland_graveyard_crypt.png"/> + <file name="graphics/tilesets/woodland_graveyard_x2.png"/> + <file name="graphics/tilesets/woodland_graveyard_x3.png"/> + <file name="graphics/tilesets/woodland_graveyard_x4.png"/> + <file name="graphics/tilesets/woodland_graveyard_x7.png"/> + <file name="graphics/tilesets/woodland_ground.png"/> + <file name="graphics/tilesets/woodland_indoor.png"/> + <file name="graphics/tilesets/woodland_indoor_x2.png"/> + <file name="graphics/tilesets/woodland_x2.png"/> + <file name="graphics/tilesets/woodland_x3.png"/> + <file name="graphics/tilesets/woodland_village.png"/> + <file name="graphics/tilesets/woodland_village_x2.png"/> + <file name="graphics/tilesets/woodland_swamp.png"/> + </atlas> + <!-- namespace Hospital-Main --> <atlas name="hospital-main"> <file name="graphics/tilesets/abandonned-stuff2.0.png"/> |