diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-15 20:04:37 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-15 20:04:37 -0200 |
commit | adbe5543ab11f755643d61fc64d0d5609eb592a6 (patch) | |
tree | 85ac55de0991ba457dac9a0cdf6bd07c203e7807 /maps/003-1.tmx | |
parent | 6f400430b1da916e3ccd31a19433f3bbc20e7d39 (diff) | |
download | clientdata-adbe5543ab11f755643d61fc64d0d5609eb592a6.tar.gz clientdata-adbe5543ab11f755643d61fc64d0d5609eb592a6.tar.bz2 clientdata-adbe5543ab11f755643d61fc64d0d5609eb592a6.tar.xz clientdata-adbe5543ab11f755643d61fc64d0d5609eb592a6.zip |
Fix various issues at Candor and Tulimshar, mostly incorrect or wrongly sized warps.
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index e0271ce0..03816006 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -1851,7 +1851,7 @@ <property name="spawn" value="35000"/> </properties> </object> - <object id="64" name="To Mahou House" type="warp" x="1920" y="5024" width="32" height="32"> + <object id="64" name="Leave Tulimshar" type="warp" x="1856" y="5024" width="160" height="32"> <properties> <property name="dest_map" value="004-1"/> <property name="dest_x" value="64"/> |