diff options
Diffstat (limited to 'maps/004-1.tmx')
-rw-r--r-- | maps/004-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index df1a0d2f..72ef135c 100644 --- a/maps/004-1.tmx +++ b/maps/004-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="77"> +<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextobjectid="79"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1394,8 +1394,8 @@ <object id="75" name="to desert canyon" type="warp" x="3840" y="3008" width="32" height="96"> <properties> <property name="dest_map" value="004-1"/> - <property name="dest_x" value="51"/> - <property name="dest_y" value="36"/> + <property name="dest_x" value="21"/> + <property name="dest_y" value="48"/> </properties> </object> </objectgroup> |