diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-24 15:59:03 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-24 15:59:03 +0000 |
commit | fcc3ed1968d71f0b2086fea1595fc86f0787ca13 (patch) | |
tree | 401f14b54908cf7d4845f78d0b709bfac9b55feb /maps/012-2-3.tmx | |
parent | 4c1594b8fc5190dae021959edc014cc2eb9ee3b1 (diff) | |
parent | 09385a26ab388486e089b982f41c4c1f06f8ac53 (diff) | |
download | clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.tar.gz clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.tar.bz2 clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.tar.xz clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.zip |
Merge branch 'thief' into 'master'
Thief quest chain
See merge request evol/clientdata!152
Diffstat (limited to 'maps/012-2-3.tmx')
-rw-r--r-- | maps/012-2-3.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/012-2-3.tmx b/maps/012-2-3.tmx index 2fef0055..37ecb59e 100644 --- a/maps/012-2-3.tmx +++ b/maps/012-2-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="70" height="60" tilewidth="32" tileheight="32" infinite="0" nextlayerid="18" nextobjectid="26"> +<map version="1.2" tiledversion="1.3.4" orientation="orthogonal" renderorder="right-down" width="70" height="60" tilewidth="32" tileheight="32" infinite="0" nextlayerid="18" nextobjectid="26"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -449,7 +449,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer id="16" name="Collision" width="70" height="60"> + <layer id="16" name="Collision" width="70" height="60" visible="0"> <data encoding="csv"> 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -577,7 +577,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup id="9" name="Objects"> + <objectgroup id="9" name="Objects" visible="0"> <object id="24" name="To Outside" type="warp" x="1056" y="1184" width="32" height="32"> <properties> <property name="dest_map" value="012-1"/> |