summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-06 19:06:53 +0000
committerJesusaves <cpntb1@ymail.com>2020-12-06 19:06:53 +0000
commit0544bc70850cd42570021c332b1ac8e36d835103 (patch)
tree3f0abf2b704c6c55f91f4c40fac96c0bf96a0530
parent9856270d23faf587533ff1f3268d78b4bd25cdd3 (diff)
parentc86d04db3d45bfc75e7af7477693a7536e834f20 (diff)
downloadclientdata-0544bc70850cd42570021c332b1ac8e36d835103.tar.gz
clientdata-0544bc70850cd42570021c332b1ac8e36d835103.tar.bz2
clientdata-0544bc70850cd42570021c332b1ac8e36d835103.tar.xz
clientdata-0544bc70850cd42570021c332b1ac8e36d835103.zip
Merge branch 'Bow-Banshee' into 'master'
Added sfx for BansheeBow See merge request evol/clientdata!187
-rw-r--r--LICENSE7
-rw-r--r--items.xml6
-rw-r--r--sfx/weapons/bow-banshee/hit1.oggbin0 -> 12928 bytes
-rw-r--r--sfx/weapons/bow-banshee/hit2.oggbin0 -> 14045 bytes
-rw-r--r--sfx/weapons/bow-banshee/hit3.oggbin0 -> 13359 bytes
-rw-r--r--sfx/weapons/bow-banshee/miss1.oggbin0 -> 20204 bytes
-rw-r--r--sfx/weapons/bow-banshee/miss2.oggbin0 -> 21029 bytes
-rw-r--r--sfx/weapons/bow-banshee/miss3.oggbin0 -> 21924 bytes
8 files changed, 13 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index fb40301c..9aa3c0bd 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1584,6 +1584,13 @@ legal@themanaworld.org
sfx/system/skillup.ogg (Kenny690) (CC BY-SA 3.0) (-)
sfx/system/warp.ogg (Kenny690) (CC BY-SA 3.0) (-)
## Weapons
+###BansheeBow
+ sfx/weapons/bow-banshee/hit1.ogg (Ledmitz) (CC BY-SA 3.0) (j1987)
+ sfx/weapons/bow-banshee/hit2.ogg (Ledmitz) (CC BY-SA 3.0) (j1987)
+ sfx/weapons/bow-banshee/hit3.ogg (Ledmitz) (CC BY-SA 3.0) (j1987)
+ sfx/weapons/bow-banshee/miss1.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/weapons/bow-banshee/miss2.ogg (Ledmitz) (CC BY-SA 3.0) (-)
+ sfx/weapons/bow-banshee/miss3.ogg (Ledmitz) (CC BY-SA 3.0) (-)
### Bare Hands
sfx/weapons/barehands/hit1.ogg (Kenny690) (CC BY-SA 3.0) (-)
sfx/weapons/barehands/miss1.ogg (Kenny690) (CC BY-SA 3.0) (-)
diff --git a/items.xml b/items.xml
index 1cceb53a..ec85a2c5 100644
--- a/items.xml
+++ b/items.xml
@@ -4363,6 +4363,12 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
attack-action="attack_bow"
weight="480">
<sprite>equipment/weapons/woodenbow.xml</sprite>
+ <sound event="hit">weapons/bow-banshee/hit1.ogg</sound>
+ <sound event="hit">weapons/bow-banshee/hit2.ogg</sound>
+ <sound event="hit">weapons/bow-banshee/hit3.ogg</sound>
+ <sound event="miss">weapons/bow-banshee/miss1.ogg</sound>
+ <sound event="miss">weapons/bow-banshee/miss2.ogg</sound>
+ <sound event="miss">weapons/bow-banshee/miss3.ogg</sound>
</item>
<item id="6006"
image="equipment/weapons/slingshot.png"
diff --git a/sfx/weapons/bow-banshee/hit1.ogg b/sfx/weapons/bow-banshee/hit1.ogg
new file mode 100644
index 00000000..5bdbf97b
--- /dev/null
+++ b/sfx/weapons/bow-banshee/hit1.ogg
Binary files differ
diff --git a/sfx/weapons/bow-banshee/hit2.ogg b/sfx/weapons/bow-banshee/hit2.ogg
new file mode 100644
index 00000000..38bc095c
--- /dev/null
+++ b/sfx/weapons/bow-banshee/hit2.ogg
Binary files differ
diff --git a/sfx/weapons/bow-banshee/hit3.ogg b/sfx/weapons/bow-banshee/hit3.ogg
new file mode 100644
index 00000000..2c9ba4ec
--- /dev/null
+++ b/sfx/weapons/bow-banshee/hit3.ogg
Binary files differ
diff --git a/sfx/weapons/bow-banshee/miss1.ogg b/sfx/weapons/bow-banshee/miss1.ogg
new file mode 100644
index 00000000..22967ce8
--- /dev/null
+++ b/sfx/weapons/bow-banshee/miss1.ogg
Binary files differ
diff --git a/sfx/weapons/bow-banshee/miss2.ogg b/sfx/weapons/bow-banshee/miss2.ogg
new file mode 100644
index 00000000..662de19a
--- /dev/null
+++ b/sfx/weapons/bow-banshee/miss2.ogg
Binary files differ
diff --git a/sfx/weapons/bow-banshee/miss3.ogg b/sfx/weapons/bow-banshee/miss3.ogg
new file mode 100644
index 00000000..4321349b
--- /dev/null
+++ b/sfx/weapons/bow-banshee/miss3.ogg
Binary files differ