summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-12-22 20:49:21 +0400
committerAlige <aligetmw@hotmail.fr>2012-12-22 20:49:21 +0400
commit35db99d35be4268aa03dc4146f99647e48dba537 (patch)
treee79a3150910903db44e9fe9d2452c199a8634420
parenta65fcaac9f658cd39f4bebdfef200328d99871b6 (diff)
downloadclientdata-35db99d35be4268aa03dc4146f99647e48dba537.tar.gz
clientdata-35db99d35be4268aa03dc4146f99647e48dba537.tar.bz2
clientdata-35db99d35be4268aa03dc4146f99647e48dba537.tar.xz
clientdata-35db99d35be4268aa03dc4146f99647e48dba537.zip
Renamed the Crocotree files from "croconut" to "crocotree" to avoid any confusion.
-rw-r--r--graphics/sprites/monsters/crocotree.png (renamed from graphics/sprites/monsters/croconut.png)bin2736 -> 2736 bytes
-rw-r--r--graphics/sprites/monsters/crocotree.xml (renamed from graphics/sprites/monsters/croconut.xml)2
-rw-r--r--monsters.xml10
-rw-r--r--sfx/monsters/crocotree/die1.ogg (renamed from sfx/monsters/croconut/die1.ogg)bin13337 -> 13338 bytes
-rw-r--r--sfx/monsters/crocotree/hurt1.ogg (renamed from sfx/monsters/croconut/hurt1.ogg)bin5318 -> 5319 bytes
-rw-r--r--sfx/monsters/crocotree/hurt2.ogg (renamed from sfx/monsters/croconut/hurt2.ogg)bin5476 -> 5477 bytes
-rw-r--r--sfx/monsters/crocotree/hurt3.ogg (renamed from sfx/monsters/croconut/hurt3.ogg)bin5805 -> 5806 bytes
7 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sprites/monsters/croconut.png b/graphics/sprites/monsters/crocotree.png
index 5517da05..5517da05 100644
--- a/graphics/sprites/monsters/croconut.png
+++ b/graphics/sprites/monsters/crocotree.png
Binary files differ
diff --git a/graphics/sprites/monsters/croconut.xml b/graphics/sprites/monsters/crocotree.xml
index 5d5ce5b0..c1cf0336 100644
--- a/graphics/sprites/monsters/croconut.xml
+++ b/graphics/sprites/monsters/crocotree.xml
@@ -10,7 +10,7 @@ Copyright (C) 2010-2012 Evol Online -->
<sprite>
<imageset name="mob"
- src="graphics/sprites/monsters/croconut.png"
+ src="graphics/sprites/monsters/crocotree.png"
width="18"
height="18"
offsetX="32"
diff --git a/monsters.xml b/monsters.xml
index 4be8a606..9f278b59 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -92,11 +92,11 @@ Example:
<sprite>accessories/blub-tophat.xml</sprite>
</monster>-->
<monster id="8" name="Crocotree" targetCursor="large">
- <sprite>monsters/croconut.xml</sprite>
- <sound event="die">monsters/croconut/die1.ogg</sound>
- <sound event="hurt">monsters/croconut/hurt1.ogg</sound>
- <sound event="hurt">monsters/croconut/hurt2.ogg</sound>
- <sound event="hurt">monsters/croconut/hurt3.ogg</sound>
+ <sprite>monsters/crocotree.xml</sprite>
+ <sound event="die">monsters/crocotree/die1.ogg</sound>
+ <sound event="hurt">monsters/crocotree/hurt1.ogg</sound>
+ <sound event="hurt">monsters/crocotree/hurt2.ogg</sound>
+ <sound event="hurt">monsters/crocotree/hurt3.ogg</sound>
</monster>
<monster id="9" name="Plushroom Field" targetCursor="large" sortOffsetY="31">
<sprite>monsters/plushroom.xml</sprite>
diff --git a/sfx/monsters/croconut/die1.ogg b/sfx/monsters/crocotree/die1.ogg
index 8edf7588..c0d6cb12 100644
--- a/sfx/monsters/croconut/die1.ogg
+++ b/sfx/monsters/crocotree/die1.ogg
Binary files differ
diff --git a/sfx/monsters/croconut/hurt1.ogg b/sfx/monsters/crocotree/hurt1.ogg
index 90619df9..1eb516d6 100644
--- a/sfx/monsters/croconut/hurt1.ogg
+++ b/sfx/monsters/crocotree/hurt1.ogg
Binary files differ
diff --git a/sfx/monsters/croconut/hurt2.ogg b/sfx/monsters/crocotree/hurt2.ogg
index 56db1fb6..d2d0c24d 100644
--- a/sfx/monsters/croconut/hurt2.ogg
+++ b/sfx/monsters/crocotree/hurt2.ogg
Binary files differ
diff --git a/sfx/monsters/croconut/hurt3.ogg b/sfx/monsters/crocotree/hurt3.ogg
index 1384f361..af3524ae 100644
--- a/sfx/monsters/croconut/hurt3.ogg
+++ b/sfx/monsters/crocotree/hurt3.ogg
Binary files differ