diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-14 17:48:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-14 17:48:49 -0300 |
commit | 6c4af2b754b5d83ed27ebdf8fa518c6691e70021 (patch) | |
tree | 862595fd533d7baad2fb6c32b14f213102369eb1 /monsters.xml | |
parent | d33da78658abbc2a385a9f564eb068cd23579e24 (diff) | |
download | clientdata-6c4af2b754b5d83ed27ebdf8fa518c6691e70021.tar.gz clientdata-6c4af2b754b5d83ed27ebdf8fa518c6691e70021.tar.bz2 clientdata-6c4af2b754b5d83ed27ebdf8fa518c6691e70021.tar.xz clientdata-6c4af2b754b5d83ed27ebdf8fa518c6691e70021.zip |
Last fix
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 39dd6ada..f4545278 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|#ff059d,ff0e93</sprite> <particlefx>graphics/particles/bigmagicbif.particle.xml</particlefx> </monster> </monsters> |