diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-30 03:55:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-30 03:55:24 -0300 |
commit | e5d98a95837600fee74545a9d3a2f4b3608c52e2 (patch) | |
tree | fffd9fc895bdd49c6218126a8e1f45b220ac515c /maps/042-3.tmx | |
parent | 4d8d03bac98744e85a926009ad4f3ca230a8c9c1 (diff) | |
download | clientdata-e5d98a95837600fee74545a9d3a2f4b3608c52e2.tar.gz clientdata-e5d98a95837600fee74545a9d3a2f4b3608c52e2.tar.bz2 clientdata-e5d98a95837600fee74545a9d3a2f4b3608c52e2.tar.xz clientdata-e5d98a95837600fee74545a9d3a2f4b3608c52e2.zip |
object data
Diffstat (limited to 'maps/042-3.tmx')
-rw-r--r-- | maps/042-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/042-3.tmx b/maps/042-3.tmx index 66622d73..8e574ffd 100644 --- a/maps/042-3.tmx +++ b/maps/042-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="120" height="160" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="7"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="120" height="160" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="7"> <properties> <property name="license" value="CC-BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1394,6 +1394,7 @@ <property name="dest_map" value="042-2"/> <property name="dest_x" value="41"/> <property name="dest_y" value="23"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="2" name="To Sewer" type="warp" x="1984" y="608" width="64" height="32"> |