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/017-10.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/017-10.tmx')
-rw-r--r-- | maps/017-10.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/017-10.tmx b/maps/017-10.tmx index bbc0e539..bc5ba373 100644 --- a/maps/017-10.tmx +++ b/maps/017-10.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="120" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="19"> +<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="120" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="20"> <properties> <property name="author" value="LoF Team, Jesusalva, Xanthem"/> <property name="license" value="GPL v2+"/> @@ -785,6 +785,14 @@ <property name="dest_y" value="21"/> </properties> </object> + <object id="19" name="To LoF Docks" type="warp" x="2016" y="704" width="64" height="32"> + <properties> + <property name="dest_map" value="000-1"/> + <property name="dest_x" value="22"/> + <property name="dest_y" value="22"/> + <property name="npc_id" value="SCRIPT"/> + </properties> + </object> </objectgroup> <objectgroup id="8" name="Margin" visible="0"> <object id="3" name="m" type="fixme" x="0" y="0" width="640" height="640"/> |