diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-03 01:01:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-03 01:01:53 -0300 |
commit | a6c84e2abb59db3063e54b4493456d16150497b5 (patch) | |
tree | d1b44ee84de5245203d15abb29038627dd47ded6 /maps.xml | |
parent | 6c9295ee5703b6230d012d4cee2e043cfbfbc7a4 (diff) | |
download | clientdata-a6c84e2abb59db3063e54b4493456d16150497b5.tar.gz clientdata-a6c84e2abb59db3063e54b4493456d16150497b5.tar.bz2 clientdata-a6c84e2abb59db3063e54b4493456d16150497b5.tar.xz clientdata-a6c84e2abb59db3063e54b4493456d16150497b5.zip |
Woodlands mines (015-1), no monster yet
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -193,6 +193,9 @@ Copyright (C) 2018 TMW2 --> <map name="014-1.tmx"> <atlas name="woodland"/> </map> + <map name="015-1.tmx"> + <atlas name="woodcave"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -390,10 +393,17 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/cave_x2.png"/> <file name="graphics/tilesets/cave_bilevel.png"/> <file name="graphics/tilesets/trans_woodland_desert.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_indoor_x3.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_x5_fall.png"/> + <file name="graphics/tilesets/woodland_village.png"/> + <file name="graphics/tilesets/woodland_village_x2.png"/> </atlas> <atlas name="cave2"> @@ -406,7 +416,7 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/cave2_bilevel.png"/> <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/cave_lava.png"/> </atlas> <atlas name="coliseum"> |