diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-15 23:14:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-15 23:14:51 -0300 |
commit | 071862f24b7e67219d6b09b3044df68a066d4e80 (patch) | |
tree | c065ff896742c2b2f033352f876c69aca8a94a7f /maps.xml | |
parent | c860177a4510bd689d006a007c485ff97fe21f8f (diff) | |
download | clientdata-071862f24b7e67219d6b09b3044df68a066d4e80.tar.gz clientdata-071862f24b7e67219d6b09b3044df68a066d4e80.tar.bz2 clientdata-071862f24b7e67219d6b09b3044df68a066d4e80.tar.xz clientdata-071862f24b7e67219d6b09b3044df68a066d4e80.zip |
Frostia Commit.
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -449,6 +449,42 @@ Copyright (C) 2018 TMW2 --> <map name="024-1.tmx"> <atlas name="frostia"/> </map> + <map name="024-2.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-3.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-4.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-5.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-6.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-7.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-8.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-9.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-10.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-11.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-12.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-13.tmx"> + <atlas name="frostia-indoor"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -705,6 +741,14 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/lof/castle_1.png"/> </atlas> + <atlas name="frostia-indoor"> + <file name="graphics/tilesets/cabana_in.png"/> + <file name="graphics/tilesets/inn.png"/> + <file name="graphics/tilesets/woodland_indoor.png"/> + <file name="graphics/tilesets/woodland_indoor_x2.png"/> + <file name="graphics/tilesets/woodland_indoor_x3.png"/> + </atlas> + <atlas name="gm-castle"> <file name="graphics/tilesets/arena.png"/> <file name="graphics/tilesets/blockWalls.png"/> |