diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-07-15 09:47:38 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-07-17 10:33:08 +0200 |
commit | 45bf706517bf4a72fa780ea2d2bbfed63c7b0fdd (patch) | |
tree | 14b511bdcec35621361a124fe56869cdba5fd744 | |
parent | 76dc5cc310cf95744617ef42b64d6a2ef23b8c2f (diff) | |
download | clientdata-45bf706517bf4a72fa780ea2d2bbfed63c7b0fdd.tar.gz clientdata-45bf706517bf4a72fa780ea2d2bbfed63c7b0fdd.tar.bz2 clientdata-45bf706517bf4a72fa780ea2d2bbfed63c7b0fdd.tar.xz clientdata-45bf706517bf4a72fa780ea2d2bbfed63c7b0fdd.zip |
Remove warp to hideout on 017-4, since the quest planned for that place isn't finished yet.
-rw-r--r-- | maps/017-4.tmx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/maps/017-4.tmx b/maps/017-4.tmx index ee65df68..0a166fe6 100644 --- a/maps/017-4.tmx +++ b/maps/017-4.tmx @@ -468,13 +468,6 @@ <property name="dest_y" value="1952"/> </properties> </object> - <object name="To Hideout" type="warp" x="5536" y="1504" width="32" height="32"> - <properties> - <property name="dest_map" value="017-4"/> - <property name="dest_x" value="6432"/> - <property name="dest_y" value="832"/> - </properties> - </object> <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="928" y="1568" width="32" height="32"/> <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="1696" y="768" width="32" height="32"/> <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="2624" y="1280" width="32" height="32"/> |