diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-09 20:51:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-09 20:51:58 -0300 |
commit | e4bc81cb10f4cba175a9cd9ef607161e6b37e1c4 (patch) | |
tree | b3bd0886696b54c075dee2fd0fb97acc49fc3e9c /maps/032-3.tmx | |
parent | 389d878aca22efab74b138ff08b2a3a7a6a470b2 (diff) | |
download | clientdata-e4bc81cb10f4cba175a9cd9ef607161e6b37e1c4.tar.gz clientdata-e4bc81cb10f4cba175a9cd9ef607161e6b37e1c4.tar.bz2 clientdata-e4bc81cb10f4cba175a9cd9ef607161e6b37e1c4.tar.xz clientdata-e4bc81cb10f4cba175a9cd9ef607161e6b37e1c4.zip |
Fix broken warps
Diffstat (limited to 'maps/032-3.tmx')
-rw-r--r-- | maps/032-3.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/032-3.tmx b/maps/032-3.tmx index e56bc576..89dd4795 100644 --- a/maps/032-3.tmx +++ b/maps/032-3.tmx @@ -1099,12 +1099,12 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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 id="6" name="Objects"> + <objectgroup id="6" name="Objects" visible="0"> <object id="8" name="Warp" type="warp" x="3872" y="3264" width="32" height="32"> <properties> <property name="dest_map" value="032-2"/> - <property name="dest_x" value="52"/> - <property name="dest_y" value="127"/> + <property name="dest_x" value="103"/> + <property name="dest_y" value="112"/> </properties> </object> <object id="9" name="Warp" type="warp" x="3872" y="2240" width="32" height="32"> |