diff options
author | Reid <reidyaro@gmail.com> | 2015-01-17 14:44:15 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-01-17 14:44:15 +0100 |
commit | 8c9120b2450a4269cc8ee7578f9d286a1c3c9288 (patch) | |
tree | 42eced8042547b190f7aea2128b0d7e42966f154 /monsters.xml | |
parent | 3e8c1ada3c5799f115e2d895a6cb34af2797fd24 (diff) | |
download | clientdata-8c9120b2450a4269cc8ee7578f9d286a1c3c9288.tar.gz clientdata-8c9120b2450a4269cc8ee7578f9d286a1c3c9288.tar.bz2 clientdata-8c9120b2450a4269cc8ee7578f9d286a1c3c9288.tar.xz clientdata-8c9120b2450a4269cc8ee7578f9d286a1c3c9288.zip |
Update croconut monster.
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 890378a4..64f60878 100644 --- a/monsters.xml +++ b/monsters.xml @@ -116,5 +116,6 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or </monster> <monster id="12" name="Croconut" targetCursor="small"> <sprite>monsters/croconut.xml</sprite> + <sound event="hit">monsters/crocotree/die1.ogg</sound> </monster> </monsters> |