diff options
Diffstat (limited to 'maps/018-5.tmx')
-rw-r--r-- | maps/018-5.tmx | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/maps/018-5.tmx b/maps/018-5.tmx index c948fb3b..7bb32393 100644 --- a/maps/018-5.tmx +++ b/maps/018-5.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="145" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="23"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="145" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="24"> <properties> <property name="background0image" value="graphics/images/panorams/spotlight.png"/> <property name="license" value="GPL v2+"/> @@ -1584,8 +1584,15 @@ <property name="dest_y" value="98"/> </properties> </object> + <object id="23" name="Enter House" type="warp" x="3648" y="1728" width="32" height="32"> + <properties> + <property name="dest_map" value="018-5-2"/> + <property name="dest_x" value="32"/> + <property name="dest_y" value="46"/> + </properties> + </object> </objectgroup> - <objectgroup color="#00ff7f" id="10" name="spawns"> + <objectgroup color="#00ff7f" id="10" name="spawns" visible="0"> <object id="5" name="Water Fairy" type="spawn" x="1376" y="2272" width="1664" height="1088"> <properties> <property name="death" value="40000"/> |