diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-04 21:37:02 +0200 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2011-06-12 15:06:33 -0700 |
commit | 92c7630835b5c79d51c066d2d98a8835991f2cd4 (patch) | |
tree | c3738dd0e352a4c69cd88992f0b2a694d21cd0f2 /maps/025-1.tmx | |
parent | 913ed5c6fdd2641a6b1f96e3d0fd4b397ee13c13 (diff) | |
download | clientdata-92c7630835b5c79d51c066d2d98a8835991f2cd4.tar.gz clientdata-92c7630835b5c79d51c066d2d98a8835991f2cd4.tar.bz2 clientdata-92c7630835b5c79d51c066d2d98a8835991f2cd4.tar.xz clientdata-92c7630835b5c79d51c066d2d98a8835991f2cd4.zip |
Changed some warp points due to barriers for the quest.
Diffstat (limited to 'maps/025-1.tmx')
-rw-r--r-- | maps/025-1.tmx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/maps/025-1.tmx b/maps/025-1.tmx index 5d5524c7..0c6c6a43 100644 --- a/maps/025-1.tmx +++ b/maps/025-1.tmx @@ -171,12 +171,5 @@ <property name="monster_id" value="1"/> </properties> </object> - <object name="ToCave" type="warp" x="1344" y="2560" width="32" height="32"> - <properties> - <property name="dest_map" value="025-3"/> - <property name="dest_x" value="3584"/> - <property name="dest_y" value="3136"/> - </properties> - </object> </objectgroup> </map> |