summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2024-04-02 08:53:53 -0300
committerLedmitz <smoothshifter@tuta.io>2024-04-02 08:53:53 -0300
commit6fea6f27f9f88a3dea2f2be853a1c887927eab8f (patch)
treeaeda92a98a34bb79e261bc5d067511920ae1b701
parentefd39593b6204d2efd5ec3bedb51d6603b546536 (diff)
downloadclientdata-6fea6f27f9f88a3dea2f2be853a1c887927eab8f.tar.gz
clientdata-6fea6f27f9f88a3dea2f2be853a1c887927eab8f.tar.bz2
clientdata-6fea6f27f9f88a3dea2f2be853a1c887927eab8f.tar.xz
clientdata-6fea6f27f9f88a3dea2f2be853a1c887927eab8f.zip
Added tiny_bell.ogg for Silver Bell in effects.xml
-rw-r--r--effects.xml1
-rw-r--r--license.md1
-rw-r--r--sfx/env/tiny_bell.oggbin0 -> 7825 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml
index 157b8fc0..82a60d71 100644
--- a/effects.xml
+++ b/effects.xml
@@ -110,6 +110,7 @@
<!-- Add the data needed for the electricity boss battle. -->
<effect id="402" audio="system/ship-bell2.ogg"/>
<effect id="403" audio="monsters/bat/bat-hit1.ogg"/>
+ <effect id="404" audio="sfx/env/tiny_bell.ogg"/>
<!-- magic v3 spells -->
<!-- #discharge -->
<effect id="500" audio="magic/discharge.ogg" particle="graphics/particles/fire-burst.xml"/>
diff --git a/license.md b/license.md
index 177899bd..994a5c35 100644
--- a/license.md
+++ b/license.md
@@ -1215,6 +1215,7 @@ File | Artists | Licenses
`sfx/env/fart.ogg` | unknown | CC0
`sfx/env/flame.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0
`sfx/env/spawn_burst.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0
+`sfx/env/tiny_bell.ogg` | SamuelGremaud, Ledmitz | CC0
`sfx/env/zap.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0
`sfx/magic/astral.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0
`sfx/magic/betsanc-on.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0
diff --git a/sfx/env/tiny_bell.ogg b/sfx/env/tiny_bell.ogg
new file mode 100644
index 00000000..cdf40ad9
--- /dev/null
+++ b/sfx/env/tiny_bell.ogg
Binary files differ