diff options
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"/> |