diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-03-31 19:39:27 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-04-04 19:30:37 +0200 |
commit | 6c194e75a2973db0e8ce1d9bd1f4aa49b342b283 (patch) | |
tree | 44c25a4960537c1c2091dddb32318fb9acb80081 /maps/027-1.tmx | |
parent | 588c06c7f14d256c526c7d3c9c295cf8f56200a6 (diff) | |
download | clientdata-6c194e75a2973db0e8ce1d9bd1f4aa49b342b283.tar.gz clientdata-6c194e75a2973db0e8ce1d9bd1f4aa49b342b283.tar.bz2 clientdata-6c194e75a2973db0e8ce1d9bd1f4aa49b342b283.tar.xz clientdata-6c194e75a2973db0e8ce1d9bd1f4aa49b342b283.zip |
some warp changes related to resolve issues with the converter tool because of manually changed warps
Diffstat (limited to 'maps/027-1.tmx')
-rw-r--r-- | maps/027-1.tmx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/maps/027-1.tmx b/maps/027-1.tmx index 2bea267c..a05d7995 100644 --- a/maps/027-1.tmx +++ b/maps/027-1.tmx @@ -243,12 +243,5 @@ <property name="monster_id" value="20"/> </properties> </object> - <object name="toCrypt" type="Warp" x="896" y="2144" width="32" height="32"> - <properties> - <property name="dest_map" value="027-3"/> - <property name="dest_x" value="1280"/> - <property name="dest_y" value="2240"/> - </properties> - </object> </objectgroup> </map> |