diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -256,6 +256,9 @@ Copyright (C) 2018 TMW2 --> <map name="014-2.tmx"> <atlas name="woodland"/> </map> + <map name="014-2-1.tmx"> + <atlas name="saulc"/> + </map> <map name="014-3.tmx"> <atlas name="woodland"/> </map> @@ -992,4 +995,11 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_water.png"/> </atlas> + <atlas name="saulc"> + <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/indoor-accessories.png"/> + </atlas> + </maps> |