diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-09 00:09:41 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-09 00:09:41 +0000 |
commit | ec695e34c75a833a2b1fa5d98e767be9fdfa36f1 (patch) | |
tree | 5d2130d4618502ec6bff5ba92175f0ccf0b232d9 /maps.xml | |
parent | b5927d79e77b78c9bed1c9f8fb5aba44d070d82d (diff) | |
download | clientdata-ec695e34c75a833a2b1fa5d98e767be9fdfa36f1.tar.gz clientdata-ec695e34c75a833a2b1fa5d98e767be9fdfa36f1.tar.bz2 clientdata-ec695e34c75a833a2b1fa5d98e767be9fdfa36f1.tar.xz clientdata-ec695e34c75a833a2b1fa5d98e767be9fdfa36f1.zip |
add atlas for 011-2
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -166,6 +166,9 @@ Copyright (C) 2018 TMW2 --> <map name="011-1.tmx"> <atlas name="cave2"/> </map> + <map name="011-2.tmx"> + <atlas name="woodcave"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -360,6 +363,17 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/cave_x2.png"/> </atlas> + + <atlas name="woodcave"> + <file name="graphics/tilesets/cave.png"/> + <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_x3.png"/> + <file name="graphics/tilesets/woodland_x4.png"/> + <file name="graphics/tilesets/woodland_x5.png"/> + <file name="graphics/tilesets/woodland_x5_fall.png"/> + </atlas> <atlas name="cave2"> <file name="graphics/tilesets/arena.png"/> |