diff options
Diffstat (limited to 'maps/019-2.tmx')
-rw-r--r-- | maps/019-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/019-2.tmx b/maps/019-2.tmx index de5c9164..8c5f44c6 100644 --- a/maps/019-2.tmx +++ b/maps/019-2.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="158" height="148" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="16"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="158" height="148" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="16"> <properties> <property name="author" value="The Mana World Team"/> <property name="license" value="GPL v2+"/> @@ -59,10 +59,10 @@ <image source="../graphics/tilesets/ship-base.png" width="704" height="320"/> </tileset> <tileset firstgid="1695" 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="1731" 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> <layer id="1" name="Ground1" width="158" height="148"> <data encoding="csv"> |