diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-22 21:10:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-22 21:10:35 -0300 |
commit | cba161536ff9252e4a33e19218130963515958b8 (patch) | |
tree | 4bd3bc307d9c9bfc738b20f007370fe1cf38fc71 /maps.xml | |
parent | 73ad11a012ebe7c21a65335feae13464fcda0ae0 (diff) | |
download | clientdata-cba161536ff9252e4a33e19218130963515958b8.tar.gz clientdata-cba161536ff9252e4a33e19218130963515958b8.tar.bz2 clientdata-cba161536ff9252e4a33e19218130963515958b8.tar.xz clientdata-cba161536ff9252e4a33e19218130963515958b8.zip |
027-2 Wizardy Institute
(Currently unlinked - Can't get in nor out)
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -605,6 +605,9 @@ Copyright (C) 2018 TMW2 --> <map name="027-1.tmx"> <atlas name="academy-outside"/> </map> + <map name="027-2.tmx"> + <atlas name="academy-indoors"/> + </map> <map name="042-0.tmx"> <atlas name="camelot"/> </map> @@ -791,6 +794,18 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_x3.png"/> </atlas> + <atlas name="academy-indoors"> + <file name="graphics/tilesets/sot/house.png"/> + <file name="graphics/tilesets/sot/shrine.png"/> + <file name="graphics/tilesets/sot/victorian_fence.png"/> + <file name="graphics/tilesets/sot/victorian_house.png"/> + <file name="graphics/tilesets/lof/woodland_indoor.png"/> + <file name="graphics/tilesets/lof/woodland_indoor_extra.png"/> + <file name="graphics/tilesets/lof/woodland_indoor_x2.png"/> + <file name="graphics/tilesets/lof/woodland_indoor_x3.png"/> + <file name="graphics/tilesets/indoor-accessories.png"/> + </atlas> + <atlas name="botcheck"> <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/arena.png"/> |