diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 00:33:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 00:33:44 -0300 |
commit | 7a7447403e5cc065cd647bb9b830fa2c5ab21d5f (patch) | |
tree | b71a2f00f48e32ad25ccacc27190caacd1e44604 /maps.xml | |
parent | dc2478bc848e9d4b14ca00b5c1503314d5b66bb9 (diff) | |
download | clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.tar.gz clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.tar.bz2 clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.tar.xz clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.zip |
Thunderhill
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -259,6 +259,9 @@ Copyright (C) 2018 TMW2 --> <map name="014-3.tmx"> <atlas name="woodland"/> </map> + <map name="014-4.tmx"> + <atlas name="thunderhill"/> + </map> <map name="015-1.tmx"> <atlas name="woodcave"/> </map> @@ -703,6 +706,21 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/grade_x3.png"/> </atlas> + <atlas name="thunderhill"> + <file name="graphics/tilesets/blockWalls.png"/> + <file name="graphics/tilesets/cave.png"/> + <file name="graphics/tilesets/cave_bilevel.png"/> + <file name="graphics/tilesets/concreteWalls2013.png"/> + <file name="graphics/tilesets/magecity.png"/> + <file name="graphics/tilesets/trans_woodland_desert.png"/> + <file name="graphics/tilesets/lof/warp_gates.png"/> + <file name="graphics/tilesets/lof/woodland_village.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_x5.png"/> + </atlas> + <atlas name="tulimshar"> <file name="graphics/tilesets/accessory.png"/> <file name="graphics/tilesets/artis-dock.png"/> |