diff options
Diffstat (limited to 'maps/010-2-4.tmx')
-rw-r--r-- | maps/010-2-4.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/010-2-4.tmx b/maps/010-2-4.tmx index be2e4d37..8e277a2b 100644 --- a/maps/010-2-4.tmx +++ b/maps/010-2-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.5" tiledversion="1.7.2" orientation="orthogonal" renderorder="right-down" width="90" height="73" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="56"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="90" height="73" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="56"> <properties> <property name="author" value="Saulc, Xanthem"/> <property name="license" value="CC BY-SA 4.0"/> @@ -488,7 +488,7 @@ </object> <object id="43" name="To Cave" type="warp" x="1856" y="1568" width="32" height="32"> <properties> - <property name="dest_map" value="010-2-9"/> + <property name="dest_map" value="004-2-9"/> <property name="dest_x" value="46"/> <property name="dest_y" value="33"/> </properties> |