diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/017-2-1.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/017-2-1.tmx b/maps/017-2-1.tmx index dd3a9880..70bf82ec 100644 --- a/maps/017-2-1.tmx +++ b/maps/017-2-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="150" height="150" tilewidth="32" tileheight="32" nextobjectid="8"> +<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="150" height="150" tilewidth="32" tileheight="32" infinite="0" nextobjectid="8"> <properties> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> @@ -1131,7 +1131,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <layer name="OverChristmas1" width="150" height="150"> + <layer name="OverChristmas1" width="150" height="150" visible="0"> <properties> <property name="Mask" value="128"/> </properties> @@ -1596,7 +1596,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup name="Objects" visible="0"> + <objectgroup name="Objects"> <object id="4" name="Small Emerald Bif" type="spawn" x="1824" y="2464" width="384" height="416"> <properties> <property name="death" value="45000"/> @@ -1626,7 +1626,7 @@ <object id="1" name="Upstairs" type="warp" x="3872" y="3680" width="32" height="32"> <properties> <property name="dest_map" value="017-2"/> - <property name="dest_x" value="21"/> + <property name="dest_x" value="31"/> <property name="dest_y" value="29"/> </properties> </object> |