diff options
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index dfa84a74..7c1b442a 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.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="182" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="43"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="182" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="16" nextobjectid="43"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="1"/> @@ -78,10 +78,10 @@ </tileset> <tileset firstgid="2036" source="../graphics/tilesets/docks.tsx"/> <tileset firstgid="2196" name="Box" tilewidth="32" tileheight="32" tilecount="36" columns="6"> - <image source="../graphics/tilesets/box.png" width="192" height="192"/> + <image source="../graphics/tilesets/evol/box.png" width="192" height="192"/> </tileset> <tileset firstgid="2232" name="Box x1x2" tilewidth="32" tileheight="64" tilecount="8" columns="4"> - <image source="../graphics/tilesets/box-x1x2.png" width="128" height="128"/> + <image source="../graphics/tilesets/evol/box-x1x2.png" width="128" height="128"/> </tileset> <tileset firstgid="2240" name="woodland_x3_fall" tilewidth="32" tileheight="96" tilecount="32" columns="16"> <image source="../graphics/tilesets/woodland_x3_fall.png" width="512" height="192"/> |