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 7a449419..37b14940 100644 --- a/monsters.xml +++ b/monsters.xml @@ -69,6 +69,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or </monster> <monster id="5" name="Little Blub" targetCursor="small" walkType="walkswim" sortOffsetY="30"> <sprite>monsters/blub-little.xml</sprite> + <sprite>accessories/littleblub-tentacle.xml</sprite> <sound event="die">monsters/blub/die1.ogg</sound> <sound event="hit">monsters/blub/hit1.ogg</sound> <sound event="spawn">monsters/blub/spawn1.ogg</sound> |