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/010-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/010-1.tmx')
-rw-r--r-- | maps/010-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/010-1.tmx b/maps/010-1.tmx index 017c5a45..5dfe57e9 100644 --- a/maps/010-1.tmx +++ b/maps/010-1.tmx @@ -88,7 +88,7 @@ </object> <object name="ToWoodland" type="warp" x="1760" y="3328" width="96" height="32"> <properties> - <property name="dest_map" value="015-1"/> + <property name="dest_map" value="016-1"/> <property name="dest_x" value="1808"/> <property name="dest_y" value="688"/> </properties> |