summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/sprites/monsters/blub-little.png (renamed from graphics/sprites/monsters/littleblub.png)bin539 -> 539 bytes
-rw-r--r--graphics/sprites/monsters/blub-little.xml (renamed from graphics/sprites/monsters/littleblub.xml)2
-rw-r--r--monsters.xml2
3 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/monsters/littleblub.png b/graphics/sprites/monsters/blub-little.png
index 2513fe3d..2513fe3d 100644
--- a/graphics/sprites/monsters/littleblub.png
+++ b/graphics/sprites/monsters/blub-little.png
Binary files differ
diff --git a/graphics/sprites/monsters/littleblub.xml b/graphics/sprites/monsters/blub-little.xml
index 7af00c0e..31ef6525 100644
--- a/graphics/sprites/monsters/littleblub.xml
+++ b/graphics/sprites/monsters/blub-little.xml
@@ -2,7 +2,7 @@
<!-- Original Author : Reid
Copyright (C) 2011 Evol Online -->
<sprite>
- <imageset name="octopus" src="graphics/sprites/monsters/littleblub.png" width="9" height="9" offsetY="-11"/>
+ <imageset name="octopus" src="graphics/sprites/monsters/blub-little.png" width="9" height="9" offsetY="-11"/>
<action name="spawn" imageset="octopus">
diff --git a/monsters.xml b/monsters.xml
index 75b6e17f..de86703a 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -76,7 +76,7 @@ exemple :
<sprite>monsters/croc.xml</sprite>
</monster>
<monster id="5" name="Little Blub" targetCursor="small" walkType="walkswim">
- <sprite>monsters/littleblub.xml</sprite>
+ <sprite>monsters/blub-little.xml</sprite>
<sprite>accessories/acc-littleblub-tentacle.xml</sprite>
<sound event="hit">monsters/blub/blub-hit1.ogg</sound>
</monster>