summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-31 22:11:16 +0200
committerReid <reidyaro@gmail.com>2012-05-31 22:11:48 +0200
commit4bf5b52d9784cc53886af3e7ea101a46ade77f2e (patch)
treefbbf06b4c022a1ed46fc8c42c2e434e6e1d948aa
parente9f20ace041ac70d7d03c5942e5e00fb94f975fb (diff)
downloadclientdata-4bf5b52d9784cc53886af3e7ea101a46ade77f2e.tar.gz
clientdata-4bf5b52d9784cc53886af3e7ea101a46ade77f2e.tar.bz2
clientdata-4bf5b52d9784cc53886af3e7ea101a46ade77f2e.tar.xz
clientdata-4bf5b52d9784cc53886af3e7ea101a46ade77f2e.zip
Add die sound effect for coconut.
-rw-r--r--graphics/sprites/monsters/coconut.xml10
-rw-r--r--sfx/monsters/coconut/die1.oggbin0 -> 8480 bytes
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sprites/monsters/coconut.xml b/graphics/sprites/monsters/coconut.xml
index 8798b0e8..284be61e 100644
--- a/graphics/sprites/monsters/coconut.xml
+++ b/graphics/sprites/monsters/coconut.xml
@@ -1,16 +1,16 @@
<?xml version="1.0"?>
<!-- Author: Reid
Copyright (C) 2010-2012 Evol Online
-7% used on "mooving" label.
-100% from the 93% unused percent from "mooving" label are used on "moovinglong" label.
-100% from the 91% unused percent from "moovinglong" label are used on "static" label.-->
+5% used on "mooving" label.
+50% from the 95% unused percent from "mooving" label are used on "moovinglong" label.
+100% from the 47,5% unused percent from "moovinglong" label are used on "static" label.-->
<sprite>
<imageset name="base" src="graphics/sprites/monsters/coconut.png" width="18" height="18" offsetX="32" offsetY="-61"/>
<action name="stand" imageset="base">
<animation direction="default">
<label name="start"/>
- <goto label="static" rand="93"/>
+ <goto label="static" rand="95"/>
<goto label="moovinglong" rand="50"/>
<goto label="mooving" rand="100"/>
<label name="mooving"/>
@@ -75,4 +75,4 @@ Copyright (C) 2010-2012 Evol Online
<frame index="5" delay="0" offsetY="59"/>
</animation>
</action>
-</sprite>
+</sprite> \ No newline at end of file
diff --git a/sfx/monsters/coconut/die1.ogg b/sfx/monsters/coconut/die1.ogg
new file mode 100644
index 00000000..69ee7d21
--- /dev/null
+++ b/sfx/monsters/coconut/die1.ogg
Binary files differ