diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-23 03:30:58 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-23 03:30:58 -0300 |
commit | b4fe52d5308ca33d7c24d0bc56a1ff0aa59ae429 (patch) | |
tree | b1a854a20b123cbd07f9ece00fa6d21b4054a285 /maps/005-5.tmx | |
parent | 8212d4d057f0183a4806f848b58816502fc5a884 (diff) | |
download | clientdata-b4fe52d5308ca33d7c24d0bc56a1ff0aa59ae429.tar.gz clientdata-b4fe52d5308ca33d7c24d0bc56a1ff0aa59ae429.tar.bz2 clientdata-b4fe52d5308ca33d7c24d0bc56a1ff0aa59ae429.tar.xz clientdata-b4fe52d5308ca33d7c24d0bc56a1ff0aa59ae429.zip |
Every map deserves a minimap (including 007-1)
Diffstat (limited to 'maps/005-5.tmx')
-rw-r--r-- | maps/005-5.tmx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/005-5.tmx b/maps/005-5.tmx index fc6542a0..9bde57f1 100644 --- a/maps/005-5.tmx +++ b/maps/005-5.tmx @@ -1,8 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/005-5.png"/> + <property name="music" value="magick - real.ogg"/> <property name="name" value="Merchant Guild"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |