diff options
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"/> |