diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-09-20 15:04:11 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-20 16:30:48 +0200 |
commit | 7894be92f86ede37006ac806d4b12cda25dafc9b (patch) | |
tree | 8e97a13d406dd4ac2bf0f30c70ea2edd0a4219c9 /maps/020-2.tmx | |
parent | 2e6114dd9df264c868fa6d94429e78b6995bcd39 (diff) | |
download | clientdata-7894be92f86ede37006ac806d4b12cda25dafc9b.tar.gz clientdata-7894be92f86ede37006ac806d4b12cda25dafc9b.tar.bz2 clientdata-7894be92f86ede37006ac806d4b12cda25dafc9b.tar.xz clientdata-7894be92f86ede37006ac806d4b12cda25dafc9b.zip |
Fixed a warp from 020-2 to 020-1.
Diffstat (limited to 'maps/020-2.tmx')
-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 db7f0083..0e58c839 100644 --- a/maps/020-2.tmx +++ b/maps/020-2.tmx @@ -60,7 +60,7 @@ <object name="To Outside" type="warp" x="1024" y="2368" width="32" height="32"> <properties> <property name="dest_map" value="020-1"/> - <property name="dest_x" value="2572"/> + <property name="dest_x" value="2752"/> <property name="dest_y" value="1504"/> </properties> </object> |