diff options
Diffstat (limited to 'maps/010-1-5.tmx')
-rw-r--r-- | maps/010-1-5.tmx | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/maps/010-1-5.tmx b/maps/010-1-5.tmx index a96552f3..0e89427b 100644 --- a/maps/010-1-5.tmx +++ b/maps/010-1-5.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="118" height="112" tilewidth="32" tileheight="32" infinite="0" nextlayerid="108" nextobjectid="71"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="118" height="112" tilewidth="32" tileheight="32" infinite="0" nextlayerid="108" nextobjectid="72"> <properties> <property name="author" value="TMW.org, Saulc, Xanthem"/> <property name="license" value="CC BY-SA 4.0"/> @@ -748,6 +748,13 @@ <property name="dest_y" value="116"/> </properties> </object> + <object id="71" name="(Wrong Warp)" type="warp" x="1792" y="1600" width="32" height="32"> + <properties> + <property name="dest_map" value="010-1"/> + <property name="dest_x" value="59"/> + <property name="dest_y" value="43"/> + </properties> + </object> </objectgroup> <objectgroup color="#204a87" id="105" name="Spawns" visible="0"> <object id="54" name="Cave Maggot" type="spawn" x="0" y="0" width="32" height="32"> @@ -849,6 +856,6 @@ <object id="49" name="22 pur" type="fixme" x="1152" y="672" width="32" height="32"/> <object id="59" name="14 red" type="fixme" x="1408" y="2368" width="32" height="32"/> <object id="68" name="26 pur" type="fixme" x="1984" y="2560" width="32" height="32"/> - <object id="70" name="free" type="fixme" x="1792" y="1600" width="32" height="32"/> + <object id="70" name="free" type="fixme" x="1792" y="1632" width="32" height="32"/> </objectgroup> </map> |