diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-20 22:06:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-20 22:06:34 -0300 |
commit | 0c0ccdac098b35d2a0e57219009b1de42d0942d9 (patch) | |
tree | eebb3d4e1333c86c3d7ee98a7a2376a15aa58643 /maps.xml | |
parent | 4c06d4ed218762082c93d6903a3d6e1904e20e4a (diff) | |
download | clientdata-0c0ccdac098b35d2a0e57219009b1de42d0942d9.tar.gz clientdata-0c0ccdac098b35d2a0e57219009b1de42d0942d9.tar.bz2 clientdata-0c0ccdac098b35d2a0e57219009b1de42d0942d9.tar.xz clientdata-0c0ccdac098b35d2a0e57219009b1de42d0942d9.zip |
Correct the bugs I've introduced
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -64,6 +64,9 @@ Copyright (C) 2018 TMW2 --> <map name="002-4.tmx"> <atlas name="ship"/> </map> + <map name="003-0.tmx"> + <atlas name="tulimshar-council"/> + </map> <map name="003-0-1.tmx"> <atlas name="tulimshar-council"/> </map> @@ -545,6 +548,7 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/desert_castle_interior_x5.png"/> <file name="graphics/tilesets/desert_city_indoors.png"/> <file name="graphics/tilesets/desert_city_indoors_x3.png"/> + <file name="graphics/tilesets/grade_x3.png"/> <file name="graphics/tilesets/inn.png"/> <file name="graphics/tilesets/inn2.png"/> <file name="graphics/tilesets/inn_x2.png"/> |