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/025-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/025-1.tmx')
-rw-r--r-- | maps/025-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/025-1.tmx b/maps/025-1.tmx index d8696c8e..1b6f8e5f 100644 --- a/maps/025-1.tmx +++ b/maps/025-1.tmx @@ -140,7 +140,7 @@ <property name="monster_id" value="23"/> </properties> </object> - <object name="Flower" type="spawn" x="640" y="640" width="3424" height="2688"> + <object name="PinkFlower" type="spawn" x="640" y="640" width="3424" height="2688"> <properties> <property name="eA_death" value="5000"/> <property name="eA_spawn" value="20000"/> |