diff options
author | HoraK-FDF <horak-fdf@web.de> | 2023-04-12 08:55:32 +0200 |
---|---|---|
committer | HoraK-FDF <horak-fdf@web.de> | 2023-04-12 08:55:32 +0200 |
commit | 4683bb2901c5581f8733093b21d162acc585b794 (patch) | |
tree | 098384e1482a8f98879b024cc48958e141166980 /maps/007-2.tmx | |
parent | cae9b3d8e736886a093e5e68e6a7df06ae9cfa28 (diff) | |
download | clientdata-4683bb2901c5581f8733093b21d162acc585b794.tar.gz clientdata-4683bb2901c5581f8733093b21d162acc585b794.tar.bz2 clientdata-4683bb2901c5581f8733093b21d162acc585b794.tar.xz clientdata-4683bb2901c5581f8733093b21d162acc585b794.zip |
maps resaved with 1.10.1 and renamed some fields
Diffstat (limited to 'maps/007-2.tmx')
-rw-r--r-- | maps/007-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/007-2.tmx b/maps/007-2.tmx index 29f85320..840996c8 100644 --- a/maps/007-2.tmx +++ b/maps/007-2.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="58" height="56" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="4"> +<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="58" height="56" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="4"> <properties> <property name="music" value="inquisitive-inn.ogg"/> <property name="name" value="Illia forsaken inn"/> @@ -374,8 +374,8 @@ <object id="3" name="To Witch's Hut" type="warp" x="1088" y="1120" width="32" height="32"> <properties> <property name="dest_map" value="007-1"/> - <property name="dest_tile_x" value="73"/> - <property name="dest_tile_y" value="77"/> + <property name="dest_x" value="73"/> + <property name="dest_y" value="77"/> </properties> </object> </objectgroup> |