diff options
author | Chuck Miller <shadowmil@gmail.com> | 2010-06-18 23:04:48 -0400 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2010-06-18 21:30:20 -0600 |
commit | 472ff31dc78fd756d3e032cd20273c80809052d6 (patch) | |
tree | a54b692e9ca56997e3a901a9190ee7645440ebfe /monsters.xml | |
parent | e4c6e9a38ee4e6ff8a87a5a5ec90f215a02bb77e (diff) | |
download | clientdata-472ff31dc78fd756d3e032cd20273c80809052d6.tar.gz clientdata-472ff31dc78fd756d3e032cd20273c80809052d6.tar.bz2 clientdata-472ff31dc78fd756d3e032cd20273c80809052d6.tar.xz clientdata-472ff31dc78fd756d3e032cd20273c80809052d6.zip |
Improve the butterfly
- Image is not Dyed
- New Death animation
- Added mising left and right frames
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 a68abe99..8bfbe228 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1241,7 +1241,7 @@ exp<TAG>: Tells how much experience point a monster is giving up <!--52 Troll--> <monster id="53" name="Butterfly" targetCursor="small"> - <sprite>monsters/monster-butterfly.xml</sprite> + <sprite>monsters/monster-butterfly.xml|#660000,FF3300,FFCC99,FFCCCC</sprite> </monster> </monsters> |