diff options
author | Reid <reidyaro@gmail.com> | 2014-10-02 00:31:17 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-10-02 00:31:17 +0200 |
commit | 6d52f47c2426589f3b9b5bed998b2559126f1263 (patch) | |
tree | b82ff1647aefc4d0dd2cf6a8732f31af7424f34b /maps/001-2-7.tmx | |
parent | c1074ac09329f5cd4f6f1f903fa66ba8903546e0 (diff) | |
download | clientdata-6d52f47c2426589f3b9b5bed998b2559126f1263.tar.gz clientdata-6d52f47c2426589f3b9b5bed998b2559126f1263.tar.bz2 clientdata-6d52f47c2426589f3b9b5bed998b2559126f1263.tar.xz clientdata-6d52f47c2426589f3b9b5bed998b2559126f1263.zip |
Fix collisions on city hall map.
Diffstat (limited to 'maps/001-2-7.tmx')
-rw-r--r-- | maps/001-2-7.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/001-2-7.tmx b/maps/001-2-7.tmx index 5b9c0d37..ab0e7df1 100644 --- a/maps/001-2-7.tmx +++ b/maps/001-2-7.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" width="87" height="66" tilewidth="32" tileheight="32"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="87" height="66" tilewidth="32" tileheight="32"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -57,10 +57,10 @@ </layer> <layer name="Collision" width="87" height="66"> <data encoding="base64" compression="zlib"> - eJzt0sEJwCAQRUEh/bdlXWkgGARxvzLCgOBl92F/WusAAAAAAAAAAAAwacWp3iHRylO9SxpttT2Vrvsaf91H7/w39W/zuuqrrbb30Da/b/UOyXTNalw966k03du4epYb6aotAAAAAAAAMPYCM6Talw== + eJzt0sEJwCAQRUEh/bdlXWkgGARxvzLCgOBl92F/WusAAAAAAAAAAAAwacWp3iHRylO9SxpttT2Vrvsaf91H7/w39W/zuuqrrbb30Da/b/UOyXTNalw966k03du4epYb6QoAAAAAAAAw9gItx9tg </data> </layer> - <objectgroup name="Object" width="87" height="66" opacity="0.9"> + <objectgroup name="Object" opacity="0.9"> <object name="To Artis" type="warp" x="1152" y="1408" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> |