diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -939,6 +939,12 @@ Copyright (C) 2018-2022 TMW2: Moubootaur Legends <map name="032-1.tmx"> <atlas name="lof-tulim"/> </map> + <map name="032-2.tmx"> + <atlas name="cave"/> + </map> + <map name="032-3.tmx"> + <atlas name="coliseum"/> + </map> <map name="033-1.tmx"> <atlas name="porthos"/> </map> @@ -1600,9 +1606,16 @@ Copyright (C) 2018-2022 TMW2: Moubootaur Legends </atlas> <atlas name="coliseum"> + <file name="graphics/tilesets/arena.png"/> + <file name="graphics/tilesets/blockWalls.png"/> + <file name="graphics/tilesets/blockWalls_x2.png"/> + <file name="graphics/tilesets/blockWalls_in_x3.png"/> <file name="graphics/tilesets/concreteWalls.png"/> + <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/grade_x3.png"/> <file name="graphics/tilesets/inn.png"/> + <file name="graphics/tilesets/br/forca_x5.png"/> + <file name="graphics/tilesets/br/numeros.png"/> </atlas> <atlas name="crypt"> |