diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-30 20:54:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-30 20:54:04 -0300 |
commit | d6d599dc19c4702e46b837b71bee706c3c7e28f4 (patch) | |
tree | 2f3f2846c55cca03f3ebfcde8c043edc2a20e715 /maps/042-6.tmx | |
parent | cb67819cdfc3db4c7cb88fbd1a885a9339f6d91b (diff) | |
download | clientdata-d6d599dc19c4702e46b837b71bee706c3c7e28f4.tar.gz clientdata-d6d599dc19c4702e46b837b71bee706c3c7e28f4.tar.bz2 clientdata-d6d599dc19c4702e46b837b71bee706c3c7e28f4.tar.xz clientdata-d6d599dc19c4702e46b837b71bee706c3c7e28f4.zip |
Bad collision tile
Diffstat (limited to 'maps/042-6.tmx')
-rw-r--r-- | maps/042-6.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/042-6.tmx b/maps/042-6.tmx index 8c2d00c0..942d13bf 100644 --- a/maps/042-6.tmx +++ b/maps/042-6.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="110" height="110" tilewidth="32" tileheight="32" infinite="0" nextlayerid="38" nextobjectid="7"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="110" height="110" tilewidth="32" tileheight="32" infinite="0" nextlayerid="38" nextobjectid="7"> <properties> <property name="license" value="CC-BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1075,6 +1075,7 @@ <property name="dest_map" value="042-5"/> <property name="dest_x" value="58"/> <property name="dest_y" value="53"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="2" name="To Cave" type="warp" x="1760" y="640" width="32" height="32"> |