diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-01-12 21:05:16 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-01-12 21:15:02 +0100 |
commit | 3108eb8811e2f383704d47630f1f63a07920d38b (patch) | |
tree | fcaa9f48211f5fb86c39c2d3e7dfdd7bbc00da2a /maps/015-1.tmx | |
parent | 01fc52b5d28c37305343347d55827274708bb08e (diff) | |
download | clientdata-3108eb8811e2f383704d47630f1f63a07920d38b.tar.gz clientdata-3108eb8811e2f383704d47630f1f63a07920d38b.tar.bz2 clientdata-3108eb8811e2f383704d47630f1f63a07920d38b.tar.xz clientdata-3108eb8811e2f383704d47630f1f63a07920d38b.zip |
Added long corridor to the cat cave
So that you can't click on the pot while standing in the entrance. Also
removed one spider since getting killed while talking to an NPC is
buggy on the client.
Diffstat (limited to 'maps/015-1.tmx')
-rw-r--r-- | maps/015-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/015-1.tmx b/maps/015-1.tmx index e5c879d3..e212b875 100644 --- a/maps/015-1.tmx +++ b/maps/015-1.tmx @@ -57,7 +57,7 @@ <properties> <property name="dest_map" value="015-3"/> <property name="dest_x" value="992"/> - <property name="dest_y" value="1152"/> + <property name="dest_y" value="1344"/> </properties> </object> </objectgroup> |