summaryrefslogtreecommitdiff
path: root/maps/018-1.tmx
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-03-21 13:07:48 -0600
committerJared Adams <jaxad0127@gmail.com>2009-03-21 13:07:48 -0600
commit4a1aaa4bba9aaffe0213d63b33419873983b8e75 (patch)
tree719ba8570ad34c243a05cb3c4836cab613788e61 /maps/018-1.tmx
parent37c279da41d3026cd6666bc5425e1ee18560ffd0 (diff)
downloadclientdata-4a1aaa4bba9aaffe0213d63b33419873983b8e75.tar.gz
clientdata-4a1aaa4bba9aaffe0213d63b33419873983b8e75.tar.bz2
clientdata-4a1aaa4bba9aaffe0213d63b33419873983b8e75.tar.xz
clientdata-4a1aaa4bba9aaffe0213d63b33419873983b8e75.zip
Add clover patches to woodland maps
Also add some flowers to Hurnscald
Diffstat (limited to 'maps/018-1.tmx')
-rw-r--r--maps/018-1.tmx13
1 files changed, 9 insertions, 4 deletions
diff --git a/maps/018-1.tmx b/maps/018-1.tmx
index d8e96ec8..97272852 100644
--- a/maps/018-1.tmx
+++ b/maps/018-1.tmx
@@ -266,11 +266,9 @@
<property name="monster_id" value="15"/>
</properties>
</object>
- <object name="Silk Worm" type="spawn" x="4160" y="1440" width="448" height="288">
+ <object name="Clover Patch" type="spawn" x="4160" y="1440" width="448" height="320">
<properties>
- <property name="eA_death" value="120000"/>
- <property name="eA_spawn" value="240000"/>
- <property name="max_beings" value="2"/>
+ <property name="max_beings" value="1"/>
<property name="monster_id" value="35"/>
</properties>
</object>
@@ -339,5 +337,12 @@
</properties>
</object>
<object name="graphics/particles/waterfall-1x3.particle.xml" type="PARTICLE_EFFECT" x="3468" y="1290"/>
+ <object name="Clover" type="spawn" x="0" y="0">
+ <properties>
+ <property name="eA_death" value="1000"/>
+ <property name="max_beings" value="2"/>
+ <property name="monster_id" value="35"/>
+ </properties>
+ </object>
</objectgroup>
</map>