diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-06 16:44:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-06 16:44:02 -0300 |
commit | 4d5e589604824b64727d5e0efa043202a26453b0 (patch) | |
tree | b361db4f09506a378e20e599d497c2457d93cca7 /maps.xml | |
parent | 5a64347831bef9f9d4a4f9b1f941b8e23b439441 (diff) | |
download | clientdata-4d5e589604824b64727d5e0efa043202a26453b0.tar.gz clientdata-4d5e589604824b64727d5e0efa043202a26453b0.tar.bz2 clientdata-4d5e589604824b64727d5e0efa043202a26453b0.tar.xz clientdata-4d5e589604824b64727d5e0efa043202a26453b0.zip |
Add atlas to Frostia Throne Room
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -524,6 +524,9 @@ Copyright (C) 2018 TMW2 --> <map name="024-15.tmx"> <atlas name="frostia-indoor"/> </map> + <map name="024-16.tmx"> + <atlas name="frostia-castle"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -795,6 +798,24 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/lof/castle_1.png"/> </atlas> + <atlas name="frostia-castle"> + <file name="graphics/tilesets/blockWalls.png"/> + <file name="graphics/tilesets/castle_lightsources.png"/> + <file name="graphics/tilesets/candle-x1x2.png"/> + <file name="graphics/tilesets/shadow.png"/> + <file name="graphics/tilesets/inn.png"/> + <file name="graphics/tilesets/inn2.png"/> + <file name="graphics/tilesets/inn_x2.png"/> + <file name="graphics/tilesets/inn_x3.png"/> + <file name="graphics/tilesets/inn_x4.png"/> + <file name="graphics/tilesets/Throne_x2.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/lof/castle_3.png"/> + </atlas> + <atlas name="frostia-indoor"> <file name="graphics/tilesets/cabana_in.png"/> <file name="graphics/tilesets/inn.png"/> |