diff options
author | Reid <reidyaro@gmail.com> | 2014-05-05 06:27:31 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-05-05 06:27:31 +0200 |
commit | 79d4ab72a6ecea168c7f7f8f131fe4fcf5376874 (patch) | |
tree | 02ceb335c57e8543e2471162a9b608320dcbc1ca /monsters.xml | |
parent | 418b9d11531cae694ae4e9b2237057ad23d88006 (diff) | |
download | clientdata-79d4ab72a6ecea168c7f7f8f131fe4fcf5376874.tar.gz clientdata-79d4ab72a6ecea168c7f7f8f131fe4fcf5376874.tar.bz2 clientdata-79d4ab72a6ecea168c7f7f8f131fe4fcf5376874.tar.xz clientdata-79d4ab72a6ecea168c7f7f8f131fe4fcf5376874.zip |
Update monsters.xml.
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 196ef344..6179d98a 100644 --- a/monsters.xml +++ b/monsters.xml @@ -76,7 +76,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or </monster> <monster id="6" name="Blub" targetCursor="medium" walkType="walkswim"> <sprite>monsters/blub.xml</sprite> - <sprite>accessories/blub-tentacle.xml</sprite> + <sprite>accessories/blub-tentacle.xml|#3e4164,3a3968,544a82,64437a,7d6db4,a26392,8f99c4,d294ab,b3cdcd,e7b8b8,d9ecd1,f0e8c5</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> |