diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-09-22 16:52:58 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-25 11:20:11 +0200 |
commit | be28cc4642abe5139bd3cf58a4d7e49dd2020af1 (patch) | |
tree | 3457d0b018a21e251c332f981d0d3c0e5a48ba16 /maps/006-1.tmx | |
parent | 244bae0726b111d8951b64bf695305d627de0dfc (diff) | |
download | clientdata-be28cc4642abe5139bd3cf58a4d7e49dd2020af1.tar.gz clientdata-be28cc4642abe5139bd3cf58a4d7e49dd2020af1.tar.bz2 clientdata-be28cc4642abe5139bd3cf58a4d7e49dd2020af1.tar.xz clientdata-be28cc4642abe5139bd3cf58a4d7e49dd2020af1.zip |
Fixed the warp going from 006-1 to 032-3 and adding a missing collision tile.
Diffstat (limited to 'maps/006-1.tmx')
-rw-r--r-- | maps/006-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/006-1.tmx b/maps/006-1.tmx index e295ca44..197d1d4a 100644 --- a/maps/006-1.tmx +++ b/maps/006-1.tmx @@ -308,7 +308,7 @@ <properties> <property name="dest_map" value="032-3"/> <property name="dest_x" value="4096"/> - <property name="dest_y" value="1024"/> + <property name="dest_y" value="1056"/> </properties> </object> <object name="To Snake Desert" type="warp" x="608" y="960" width="32" height="32"> |