diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-30 18:28:36 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-30 18:28:36 +0000 |
commit | 80d1d45775f3c44fcc5870fd9da13156d3927e85 (patch) | |
tree | e5182c7b711a59207676a47a394d360141a4c31a /maps | |
parent | 085fb16c758308af00572f2e9233733880432f7d (diff) | |
download | clientdata-80d1d45775f3c44fcc5870fd9da13156d3927e85.tar.gz clientdata-80d1d45775f3c44fcc5870fd9da13156d3927e85.tar.bz2 clientdata-80d1d45775f3c44fcc5870fd9da13156d3927e85.tar.xz clientdata-80d1d45775f3c44fcc5870fd9da13156d3927e85.zip |
fix warp 017-2-1 to 017-2
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> |