diff options
author | remoitnane <remoit(DOT)nane(AT)gmail(DOT)com> | 2010-07-26 21:11:39 -0700 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2010-07-27 19:41:43 -0600 |
commit | 2aa3e84cf739a5036b39ddc3b32f1571d2a0b8bc (patch) | |
tree | dac45e97efa429d5a5970c99f84b819dba185742 /maps/007-1.tmx | |
parent | 1dbfedaffe0b57114afe53097286faf4b3421470 (diff) | |
download | clientdata-2aa3e84cf739a5036b39ddc3b32f1571d2a0b8bc.tar.gz clientdata-2aa3e84cf739a5036b39ddc3b32f1571d2a0b8bc.tar.bz2 clientdata-2aa3e84cf739a5036b39ddc3b32f1571d2a0b8bc.tar.xz clientdata-2aa3e84cf739a5036b39ddc3b32f1571d2a0b8bc.zip |
Clean up some spawns and restore a warp
Signed-off-by: Jared Adams <jaxad0127@gmail.com>
Diffstat (limited to 'maps/007-1.tmx')
-rw-r--r-- | maps/007-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/007-1.tmx b/maps/007-1.tmx index 28a95cd5..3be2bb12 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -69,7 +69,7 @@ <property name="DEST_Y" value="3152"/> </properties> </object> - <object name="Flower" type="spawn" x="0" y="0"> + <object name="PinkFlower" type="spawn" x="0" y="0"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> |