diff options
Diffstat (limited to 'maps/058-1.tmx')
-rw-r--r-- | maps/058-1.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/058-1.tmx b/maps/058-1.tmx index 0314d14e..4ebe1dfa 100644 --- a/maps/058-1.tmx +++ b/maps/058-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="132" height="220" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="38"> +<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="132" height="220" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="38"> <properties> <property name="music" value="peace.ogg"/> <property name="name" value="Pyramid B1F"/> @@ -1585,7 +1585,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 </data> </layer> - <objectgroup id="9" name="Objects" visible="0"> + <objectgroup id="9" name="Objects"> <object id="32" name="Monster A" type="spawn" x="1344" y="4864" width="1312" height="1248"> <properties> <property name="death" value="20000"/> @@ -1628,9 +1628,9 @@ </object> <object id="37" name="Return" type="warp" x="2080" y="6368" width="32" height="32"> <properties> - <property name="dest_map" value="001-1"/> - <property name="dest_x" value="99"/> - <property name="dest_y" value="99"/> + <property name="dest_map" value="043-1"/> + <property name="dest_x" value="68"/> + <property name="dest_y" value="114"/> </properties> </object> </objectgroup> |