diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-22 03:45:13 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-22 03:45:13 -0700 |
commit | b0fe2d750488b8594d96c9ab9614d1906ca059c3 (patch) | |
tree | d2b98fec65af1f8abb27f9f5d6778f696d7ad222 /maps/013-1.tmx | |
parent | 495d9e8ae67d4926b7f0049ddc6809a58e0db4c3 (diff) | |
download | clientdata-b0fe2d750488b8594d96c9ab9614d1906ca059c3.tar.gz clientdata-b0fe2d750488b8594d96c9ab9614d1906ca059c3.tar.bz2 clientdata-b0fe2d750488b8594d96c9ab9614d1906ca059c3.tar.xz clientdata-b0fe2d750488b8594d96c9ab9614d1906ca059c3.zip |
Warp fixes
Diffstat (limited to 'maps/013-1.tmx')
-rw-r--r-- | maps/013-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/013-1.tmx b/maps/013-1.tmx index 295ad7f4..3ab3c883 100644 --- a/maps/013-1.tmx +++ b/maps/013-1.tmx @@ -59,8 +59,8 @@ <object name="ToWoodlandHills" type="warp" x="640" y="2368" width="32" height="128"> <properties> <property name="dest_map" value="012-1"/> - <property name="dest_x" value="4768"/> - <property name="dest_y" value="2520"/> + <property name="dest_x" value="4736"/> + <property name="dest_y" value="1920"/> </properties> </object> <object name="ToWoodland" type="warp" x="1408" y="672" width="96" height="32"> |