diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-04-04 06:38:17 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-04-04 06:38:17 +0000 |
commit | 231b535925d5c63b92bf1032f277dffa7188e443 (patch) | |
tree | aebcb6f5eddb0f5cb7b187a362bedccc6a6ade6e /maps.xml | |
parent | 8ab2ae523e3626a2316266fa3aeafb59e0c81988 (diff) | |
download | clientdata-231b535925d5c63b92bf1032f277dffa7188e443.tar.gz clientdata-231b535925d5c63b92bf1032f277dffa7188e443.tar.bz2 clientdata-231b535925d5c63b92bf1032f277dffa7188e443.tar.xz clientdata-231b535925d5c63b92bf1032f277dffa7188e443.zip |
Update maps.xml add 010-2 and 010-1-1
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -160,6 +160,12 @@ Copyright (C) 2018 TMW2 --> <map name="010-1.tmx"> <atlas name="desert-canyon"/> </map> + <map name="010-1-1.tmx"> + <atlas name="cave"/> + </map> + <map name="010-2.tmx"> + <atlas name="desert-canyon"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -353,6 +359,7 @@ Copyright (C) 2018 TMW2 --> <atlas name="cave"> <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/cave_x2.png"/> + <file name="graphics/tilesets/arena.png"/> </atlas> <atlas name="cave2"> |