diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-23 14:49:46 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-23 14:49:46 -0700 |
commit | 43f50776aba6392d6d21f414335e9f61fe0ea5c8 (patch) | |
tree | 241d6b1b01468e6a156c2c00e71f54808da4e4be /maps/006-3.tmx | |
parent | 8f20d842243fb713dbf6333f9b12fb9be27f7c59 (diff) | |
download | clientdata-43f50776aba6392d6d21f414335e9f61fe0ea5c8.tar.gz clientdata-43f50776aba6392d6d21f414335e9f61fe0ea5c8.tar.bz2 clientdata-43f50776aba6392d6d21f414335e9f61fe0ea5c8.tar.xz clientdata-43f50776aba6392d6d21f414335e9f61fe0ea5c8.zip |
Misc fixes
Diffstat (limited to 'maps/006-3.tmx')
-rw-r--r-- | maps/006-3.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/006-3.tmx b/maps/006-3.tmx index d943984a..03b92b91 100644 --- a/maps/006-3.tmx +++ b/maps/006-3.tmx @@ -106,6 +106,7 @@ </object> <object name="CavesExit" type="warp" x="2464" y="1408" width="32" height="32"> <properties> + <property name="dest_map" value="006-1"/> <property name="dest_x" value="2480"/> <property name="dest_y" value="1456"/> </properties> |