diff options
Diffstat (limited to 'maps/027-0.tmx')
-rw-r--r-- | maps/027-0.tmx | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/maps/027-0.tmx b/maps/027-0.tmx index 41f77dfa..0308d7b5 100644 --- a/maps/027-0.tmx +++ b/maps/027-0.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="130" height="72" tilewidth="32" tileheight="32" infinite="0" nextlayerid="20" nextobjectid="77"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="130" height="72" tilewidth="32" tileheight="32" infinite="0" nextlayerid="20" nextobjectid="78"> <properties> <property name="author" value="Source Of Tales Team, Jesusalva"/> <property name="manaplus version" value="2"/> @@ -649,5 +649,13 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 </data> </layer> - <objectgroup id="14" name="Objects"/> + <objectgroup id="14" name="Objects"> + <object id="77" name="To Outdoors" type="warp" x="2048" y="1152" width="96" height="32"> + <properties> + <property name="dest_map" value="027-1"/> + <property name="dest_x" value="90"/> + <property name="dest_y" value="40"/> + </properties> + </object> + </objectgroup> </map> |