diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-07-06 22:45:41 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-07-06 22:45:41 +0200 |
commit | 8338f5f10f9dd3bb265d622d1f77ae69745d24dd (patch) | |
tree | 31d9def2dba050fe91b442ac34736858759dd240 /monsters.xml | |
parent | 7ac84a7bb0e5bec95b1f24a9432fe4bf38f366cb (diff) | |
download | clientdata-8338f5f10f9dd3bb265d622d1f77ae69745d24dd.tar.gz clientdata-8338f5f10f9dd3bb265d622d1f77ae69745d24dd.tar.bz2 clientdata-8338f5f10f9dd3bb265d622d1f77ae69745d24dd.tar.xz clientdata-8338f5f10f9dd3bb265d622d1f77ae69745d24dd.zip |
Removed the sound effects of the crocotree from the manana tree (didn't fit at all).
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/monsters.xml b/monsters.xml index 7c0d25c7..e01ba35d 100644 --- a/monsters.xml +++ b/monsters.xml @@ -135,10 +135,6 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or </monster> <monster id="1017" name="Manana Tree" targetCursor="medium"> <sprite>monsters/mananatree.xml</sprite> - <sound event="die">monsters/crocotree/die1.ogg</sound> - <sound event="hurt">monsters/crocotree/hurt1.ogg</sound> - <sound event="hurt">monsters/crocotree/hurt2.ogg</sound> - <sound event="hurt">monsters/crocotree/hurt3.ogg</sound> </monster> <monster id="1018" name="Crafty" targetCursor="small"> <sprite>monsters/crafty.xml</sprite> |