diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -566,6 +566,9 @@ Copyright (C) 2018 TMW2 --> <map name="025-2-1.tmx"> <atlas name="cave"/> </map> + <map name="027-1.tmx"> + <atlas name="academy-outside"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -702,6 +705,20 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_water.png"/> </atlas> + <atlas name="academy-outside"> + <file name="graphics/tilesets/magecity.png"/> + <file name="graphics/tilesets/shadow.png"/> + <file name="graphics/tilesets/br/trans_woodland_desert.png"/> + <file name="graphics/tilesets/sot/house.png"/> + <file name="graphics/tilesets/sot/castle_outside.png"/> + <file name="graphics/tilesets/sot/victorian_fence.png"/> + <file name="graphics/tilesets/sot/victorian_house.png"/> + <file name="graphics/tilesets/woodland_ground.png"/> + <file name="graphics/tilesets/woodland_ground2.png"/> + <file name="graphics/tilesets/woodland_village.png"/> + <file name="graphics/tilesets/woodland_x3.png"/> + </atlas> + <atlas name="botcheck"> <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/arena.png"/> |