summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-20 21:49:21 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-20 21:49:21 -0300
commit42eea256cd00d5d00a869eacdf0e63f73722b8ad (patch)
tree475258b0b669f50ec120ec87b291f5af9d1929c1
parent36ddb114216faab6b4fd018fb7e24dc88a8d10f0 (diff)
downloadclientdata-42eea256cd00d5d00a869eacdf0e63f73722b8ad.tar.gz
clientdata-42eea256cd00d5d00a869eacdf0e63f73722b8ad.tar.bz2
clientdata-42eea256cd00d5d00a869eacdf0e63f73722b8ad.tar.xz
clientdata-42eea256cd00d5d00a869eacdf0e63f73722b8ad.zip
Add Kaflosh rain sound (might be improveable later)
-rw-r--r--effects.xml2
-rw-r--r--license.md1
-rw-r--r--sfx/magic/kaflosh.oggbin0 -> 106553 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml
index 3aaa9e7c..c9bf4224 100644
--- a/effects.xml
+++ b/effects.xml
@@ -58,7 +58,7 @@
<effect id="22" particle="graphics/particles/pentagram-burst.xml"/>
<effect id="24" particle="graphics/particles/magic.teleport.xml"/>
<!-- #kaflosh (rain) hit -->
- <effect id="25" particle="graphics/particles/rain.xml"/>
+ <effect id="25" particle="graphics/particles/rain.xml" audio="magic/kaflosh.ogg"/>
<effect id="26" particle="graphics/particles/hit.particle.xml"/>
<!-- #frillyar (arrow hail) hit -->
<effect id="27" particle="graphics/particles/arrow-hail.xml"/>
diff --git a/license.md b/license.md
index 733e2b7f..40f01593 100644
--- a/license.md
+++ b/license.md
@@ -1102,6 +1102,7 @@ File | Artists | Licenses
`sfx/env/env-riverflow1.ogg` | Dariuna | GPLv2
`sfx/env/env-waterfall1.ogg` | Dariuna | GPLv2
`sfx/env/fart.ogg` | unknown | CC0
+`sfx/magic/kaflosh.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0
`sfx/monsters/bat/bat-dying1.ogg` | Cosmostrator | GPLv2
`sfx/monsters/bat/bat-hit1.ogg` | Cosmostrator | GPLv2
`sfx/monsters/cavesnake/cavesnake-hit1.ogg` | Krazyjakee | GPLv2
diff --git a/sfx/magic/kaflosh.ogg b/sfx/magic/kaflosh.ogg
new file mode 100644
index 00000000..4a9dc22e
--- /dev/null
+++ b/sfx/magic/kaflosh.ogg
Binary files differ