diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-09 17:56:05 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-09 18:03:31 +0100 |
commit | 48b5c12e799f9d434794c2146834310c43975ed1 (patch) | |
tree | a408c5234b4f9ffc42a661445a2a01799f744d9e | |
parent | b7ab2392e065b61acd28c7eee51afac9b828e724 (diff) | |
download | clientdata-48b5c12e799f9d434794c2146834310c43975ed1.tar.gz clientdata-48b5c12e799f9d434794c2146834310c43975ed1.tar.bz2 clientdata-48b5c12e799f9d434794c2146834310c43975ed1.tar.xz clientdata-48b5c12e799f9d434794c2146834310c43975ed1.zip |
Changing warp from 002-3 to 002-1 to avoid warping back immediatly.
-rw-r--r-- | maps/002-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/002-3.tmx b/maps/002-3.tmx index 6ef9ec04..798b33a2 100644 --- a/maps/002-3.tmx +++ b/maps/002-3.tmx @@ -41,7 +41,7 @@ <properties> <property name="dest_map" value="002-1"/> <property name="dest_x" value="640"/> - <property name="dest_y" value="3040"/> + <property name="dest_y" value="3104"/> </properties> </object> <object name="Cave Maggot" type="spawn" x="1024" y="1024" width="512" height="384"> |