diff options
Diffstat (limited to 'maps/020-6.tmx')
-rw-r--r-- | maps/020-6.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/020-6.tmx b/maps/020-6.tmx index 3f5106f6..b37654fc 100644 --- a/maps/020-6.tmx +++ b/maps/020-6.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="61" height="59" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="41"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="61" height="59" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="41"> <properties> <property name="author" value="TMW2 Team"/> <property name="license" value="GPL v2+"/> @@ -34,7 +34,7 @@ <image source="../graphics/tilesets/christmas.png" width="512" height="608"/> </tileset> <tileset firstgid="1482" 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="1610" name="woodland_indoor_x2" tilewidth="32" tileheight="64" tilecount="48" columns="16"> <image source="../graphics/tilesets/woodland_indoor_x2.png" width="512" height="192"/> |