diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-15 23:24:39 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-15 23:24:39 +0000 |
commit | 9f87793fd17ae296fe7cff18e50b541f18531d53 (patch) | |
tree | 9a1ef2bb938a8ebd4f1bdddf3f00fabf955b8e72 /maps/012-1.tmx | |
parent | 26fdb67dd4714dd08b17a570c33714c740054fd0 (diff) | |
parent | 4a1ac5cdb24d3ffacc47e470c234e65ae89695b7 (diff) | |
download | clientdata-9f87793fd17ae296fe7cff18e50b541f18531d53.tar.gz clientdata-9f87793fd17ae296fe7cff18e50b541f18531d53.tar.bz2 clientdata-9f87793fd17ae296fe7cff18e50b541f18531d53.tar.xz clientdata-9f87793fd17ae296fe7cff18e50b541f18531d53.zip |
Merge branch 'kytty' into 'master'
Kytty's Abandoned City Map
See merge request TMW2/clientdata!59
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"/> |