diff options
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 65a11334..39dd6ada 100644 --- a/monsters.xml +++ b/monsters.xml @@ -537,7 +537,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <particlefx>graphics/particles/magicbif.particle.xml</particlefx> </monster> <monster id="1119" name="Big Magic Bif" targetCursor="medium"> - <sprite>monsters/bigbif.xml|W:#ff059d,#ff0e93</sprite> + <sprite>monsters/bigbif.xml|W:#ff059d,ff0e93</sprite> <particlefx>graphics/particles/bigmagicbif.particle.xml</particlefx> </monster> </monsters> |