summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--monsters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index b858ec40..1ddaaab1 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -68,7 +68,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="spawn">monsters/croc/spawn1.ogg</sound>
</monster>
<monster id="5" name="Little Blub" targetCursor="small" walkType="walkswim" sortOffsetY="30">
- <sprite>monsters/crafty.xml</sprite>
+ <sprite>monsters/blub-little.xml</sprite>
<sound event="die">monsters/blub/die1.ogg</sound>
<sound event="hit">monsters/blub/hit1.ogg</sound>
<sound event="spawn">monsters/blub/spawn1.ogg</sound>