diff options
Diffstat (limited to 'maps/027-1.tmx')
-rw-r--r-- | maps/027-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/027-1.tmx b/maps/027-1.tmx index 9a50fcc8..a429c4b6 100644 --- a/maps/027-1.tmx +++ b/maps/027-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="180" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="73" nextobjectid="547"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="180" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="73" nextobjectid="547"> <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/027-1.png"/> @@ -60,7 +60,7 @@ <image source="../graphics/tilesets/woodland_ground.png" width="512" height="512"/> </tileset> <tileset firstgid="1134" name="shadow" tilewidth="32" tileheight="32" tilecount="128" columns="8"> - <image source="../graphics/tilesets/shadow.png" width="256" height="512"/> + <image source="../graphics/tilesets/evol/shadow.png" width="256" height="512"/> </tileset> <tileset firstgid="1262" name="trans_woodland_desert" tilewidth="32" tileheight="32" tilecount="176" columns="16"> <image source="../graphics/tilesets/br/trans_woodland_desert.png" width="512" height="352"/> |