diff options
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> |