diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-23 08:48:50 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-23 08:48:50 +0100 |
commit | 6f57cf796f61224404495face45fd784a2419720 (patch) | |
tree | bcc7df7ca039976539fa55bf58786a2c6dca972f | |
parent | 928b7133e18c1b46d812d32564df93febbffb346 (diff) | |
download | clientdata-6f57cf796f61224404495face45fd784a2419720.tar.gz clientdata-6f57cf796f61224404495face45fd784a2419720.tar.bz2 clientdata-6f57cf796f61224404495face45fd784a2419720.tar.xz clientdata-6f57cf796f61224404495face45fd784a2419720.zip |
easter mouboo is now more realistic :b
-rw-r--r-- | monsters.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index b1226f2b..08d64471 100644 --- a/monsters.xml +++ b/monsters.xml @@ -546,6 +546,9 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or --> </monster> <monster id="1121" name="Easter Mouboo" targetCursor="medium"> - <sprite>monsters/mouboo.xml|#ff059d,ff0e93</sprite> + <sprite>monsters/mouboo.xml|##ffffff,ff0e93</sprite> + <sprite>monsters/accessories/moubooeasterears.xml</sprite> + <sprite>monsters/accessories/moubooeastereyes.xml</sprite> + <sprite>monsters/accessories/moubooeastertail.xml</sprite> </monster> </monsters> |