diff options
Diffstat (limited to 'maps/018-4-2.tmx')
-rw-r--r-- | maps/018-4-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/018-4-2.tmx b/maps/018-4-2.tmx index 87591b03..93d62035 100644 --- a/maps/018-4-2.tmx +++ b/maps/018-4-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="70" height="60" tilewidth="32" tileheight="32" infinite="0" nextobjectid="6"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="70" height="60" tilewidth="32" tileheight="32" nextobjectid="6"> <properties> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team ? soren"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> @@ -344,8 +344,8 @@ <object id="5" name="To Outside" type="warp" x="1056" y="1152" width="32" height="32"> <properties> <property name="dest_map" value="018-4"/> - <property name="dest_x" type="int" value="73"/> - <property name="dest_y" type="int" value="26"/> + <property name="dest_x" type="int" value="78"/> + <property name="dest_y" type="int" value="36"/> </properties> </object> </objectgroup> |