diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-10 03:25:24 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-10 03:25:24 +0100 |
commit | 1a775ed3795f2b19470c4e12a8d962006e1aa41f (patch) | |
tree | ea7ee7d6e115b1ada3c2f9f3c67f5d59adda8876 /monsters.xml | |
parent | f8d2e54a6d52278e237895074c2b7186ca43616e (diff) | |
download | clientdata-1a775ed3795f2b19470c4e12a8d962006e1aa41f.tar.gz clientdata-1a775ed3795f2b19470c4e12a8d962006e1aa41f.tar.bz2 clientdata-1a775ed3795f2b19470c4e12a8d962006e1aa41f.tar.xz clientdata-1a775ed3795f2b19470c4e12a8d962006e1aa41f.zip |
add new monseter 1116 Demonic Mouboo
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index fb0124ba..c9fe82e6 100644 --- a/monsters.xml +++ b/monsters.xml @@ -522,7 +522,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <sprite>monsters/bigbif.xml|#4b4bbd,888af4</sprite> </monster> <monster id="1116" name="Demonic Mouboo" targetCursor="medium"> - <sprite>monsters/demoicmouboo.xml</sprite> + <sprite>monsters/demonicmouboo.xml</sprite> + <sprite>accessories/demonicmoubooantlers.xml</sprite> <particlefx>graphics/particles/demonicmouboo.particle.xml</particlefx> </monster> </monsters> |