diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-11 08:53:24 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-11 08:53:24 +0000 |
commit | 132c5e144bda082d7781f3bb7ba10a0efc14e77b (patch) | |
tree | fd6535a13a50da4d81780f5a02e3330f977a8dd2 /monsters.xml | |
parent | 5ded243462db3a6bb0910395f416bb0f45bc3554 (diff) | |
download | clientdata-132c5e144bda082d7781f3bb7ba10a0efc14e77b.tar.gz clientdata-132c5e144bda082d7781f3bb7ba10a0efc14e77b.tar.bz2 clientdata-132c5e144bda082d7781f3bb7ba10a0efc14e77b.tar.xz clientdata-132c5e144bda082d7781f3bb7ba10a0efc14e77b.zip |
mana bug get small shadow too
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 102de4a3..74ef3b28 100644 --- a/monsters.xml +++ b/monsters.xml @@ -350,6 +350,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or </monster> <monster id="1075" name="Mana Bug" targetCursor="medium"> <sprite>monsters/manabug.xml</sprite> + <sprite>monsters/accessories/smallcircleshadow.xml</sprite> </monster> <monster id="1076" name="Saxso Ghost" targetCursor="medium"> <sprite>monsters/managhost.xml</sprite> |