diff options
Diffstat (limited to 'maps/006-2-6.tmx')
-rw-r--r-- | maps/006-2-6.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/006-2-6.tmx b/maps/006-2-6.tmx index f8f267a9..6797eb8e 100644 --- a/maps/006-2-6.tmx +++ b/maps/006-2-6.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="77" height="57" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="118"> +<map version="1.5" tiledversion="1.6.0" orientation="orthogonal" renderorder="right-down" width="77" height="57" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="118"> <properties> <property name="author" value="seeds, Saulc"/> <property name="license" value="CC BY-SA 4.0"/> @@ -521,10 +521,10 @@ </data> </layer> <objectgroup id="16" name="Objects" visible="0"/> - <objectgroup color="#000000" id="8" name="Warps" visible="0"> + <objectgroup color="#000000" id="8" name="Warps"> <object id="3" name="To Throne Room" type="warp" x="1088" y="736" width="32" height="32"> <properties> - <property name="dest_map" value="006-2-4"/> + <property name="dest_map" value="006-2-5"/> <property name="dest_x" value="34"/> <property name="dest_y" value="22"/> </properties> |