diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml index bd64bda0..977aafff 100644 --- a/monsters.xml +++ b/monsters.xml @@ -180,8 +180,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <sound event="spawn">monsters/mushroom/spawn1.ogg</sound> <sound event="spawn">monsters/mushroom/spawn2.ogg</sound> </monster> - <monster id="1025" name="Butterfly" targetCursor="small"> - <sprite>monsters/butterfly.xml</sprite> + <monster id="1025" name="Red Butterfly" targetCursor="small"> + <sprite>monsters/butterfly.xml|#660000,FF3300,FFCC99,FFCCCC</sprite> </monster> <monster id="1026" name="Archant" targetCursor="small"> <sprite>monsters/archant.xml</sprite> |