summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-11-02 09:15:39 +0100
committerReid <reidyaro@gmail.com>2015-11-05 23:24:53 +0100
commitee5892e87a92866890ad19e9e6c198d4a5217fac (patch)
treed993c7101a44349a6c777c66ce93a71d5d0e1025 /monsters.xml
parente194ac9d12add73bbe7a5498835e735c6a54c4f6 (diff)
downloadclientdata-ee5892e87a92866890ad19e9e6c198d4a5217fac.tar.gz
clientdata-ee5892e87a92866890ad19e9e6c198d4a5217fac.tar.bz2
clientdata-ee5892e87a92866890ad19e9e6c198d4a5217fac.tar.xz
clientdata-ee5892e87a92866890ad19e9e6c198d4a5217fac.zip
Fix little blub animation (missing accessory sprite).
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml1
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>