diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -160,6 +160,12 @@ Copyright (C) 2018 TMW2 --> <map name="010-1.tmx"> <atlas name="desert-canyon"/> </map> + <map name="010-1-1.tmx"> + <atlas name="cave"/> + </map> + <map name="010-2.tmx"> + <atlas name="desert-canyon"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -353,6 +359,7 @@ Copyright (C) 2018 TMW2 --> <atlas name="cave"> <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/cave_x2.png"/> + <file name="graphics/tilesets/arena.png"/> </atlas> <atlas name="cave2"> |