diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-23 19:10:39 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-23 19:10:39 +0100 |
commit | 92facc0039ad4cdf85da1ace748006646e8e3b2b (patch) | |
tree | 5257122fc743d7dd3da0a05b1b80521428a9f0c1 /maps/003-6.tmx | |
parent | ea9e6725b7ff2eb7f93fc9de9bba5354d2e81494 (diff) | |
parent | fd49ef55127c4a36bdcd1d5c02a928e0c2b497e4 (diff) | |
download | clientdata-92facc0039ad4cdf85da1ace748006646e8e3b2b.tar.gz clientdata-92facc0039ad4cdf85da1ace748006646e8e3b2b.tar.bz2 clientdata-92facc0039ad4cdf85da1ace748006646e8e3b2b.tar.xz clientdata-92facc0039ad4cdf85da1ace748006646e8e3b2b.zip |
Merge branch 'master' of gitlab.com:TMW2/clientdata
Conflicts:
maps/007-1.tmx
Diffstat (limited to 'maps/003-6.tmx')
-rw-r--r-- | maps/003-6.tmx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/003-6.tmx b/maps/003-6.tmx index 6a997f7f..9caba554 100644 --- a/maps/003-6.tmx +++ b/maps/003-6.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="35"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="35"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/003-6.png"/> + <property name="music" value="magick - real.ogg"/> <property name="name" value="Laundry"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |