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 28382e96..5aaa694f 100644 --- a/monsters.xml +++ b/monsters.xml @@ -98,7 +98,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s <sound event="spawn">monsters/mushroom/spawn2.ogg</sound> </monster> <monster id="1012" name="Ice Maggot" targetCursor="small"> - <sprite>monsters/cavemaggot.xml|#009eff</sprite> + <sprite>monsters/icemaggot.xml</sprite> <sound event="die">monsters/mushroom/die1.ogg</sound> <sound event="die">monsters/mushroom/die2.ogg</sound> <sound event="hit">monsters/frostiana/hit1.ogg</sound> |