diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-26 18:57:35 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-26 18:57:35 -0200 |
commit | 500b884bc06ab6868ebd7f4cbd810742c314a9f8 (patch) | |
tree | 79742b4528eb35b6756eb36c30c5ceb1598d5237 /maps | |
parent | 685d6c8c7617956b3f61dd6aeab5348d79bda9b8 (diff) | |
download | clientdata-500b884bc06ab6868ebd7f4cbd810742c314a9f8.tar.gz clientdata-500b884bc06ab6868ebd7f4cbd810742c314a9f8.tar.bz2 clientdata-500b884bc06ab6868ebd7f4cbd810742c314a9f8.tar.xz clientdata-500b884bc06ab6868ebd7f4cbd810742c314a9f8.zip |
[skip ci] fix some broken stuff
Diffstat (limited to 'maps')
-rw-r--r-- | maps/020-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/020-2.tmx b/maps/020-2.tmx index d7b10748..b94b4857 100644 --- a/maps/020-2.tmx +++ b/maps/020-2.tmx @@ -617,7 +617,7 @@ <object id="39" name="Margin" type="fixme" x="0" y="0" width="640" height="640"/> <object id="40" name="To Nivalis" type="warp" x="960" y="1184" width="32" height="32"> <properties> - <property name="dest_map" value="020-2"/> + <property name="dest_map" value="020-1"/> <property name="dest_x" value="47"/> <property name="dest_y" value="49"/> </properties> |