diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-23 11:06:47 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-23 11:06:47 +0100 |
commit | 27d4a47d715ecb00b1d556de4e27e607d64bf018 (patch) | |
tree | e084083322350e195cb2222c96496fd481097d8b /monsters.xml | |
parent | 6f57cf796f61224404495face45fd784a2419720 (diff) | |
download | clientdata-27d4a47d715ecb00b1d556de4e27e607d64bf018.tar.gz clientdata-27d4a47d715ecb00b1d556de4e27e607d64bf018.tar.bz2 clientdata-27d4a47d715ecb00b1d556de4e27e607d64bf018.tar.xz clientdata-27d4a47d715ecb00b1d556de4e27e607d64bf018.zip |
fix wrong palete
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 08d64471..db9c371f 100644 --- a/monsters.xml +++ b/monsters.xml @@ -546,7 +546,7 @@ 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|##ffffff,ff0e93</sprite> + <sprite>monsters/mouboo.xml</sprite> <sprite>monsters/accessories/moubooeasterears.xml</sprite> <sprite>monsters/accessories/moubooeastereyes.xml</sprite> <sprite>monsters/accessories/moubooeastertail.xml</sprite> |