summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-07-28 03:37:17 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-07-28 03:37:17 +0000
commitfab3f9f454606d9c5c0cd32541054f714e391435 (patch)
tree96791a8ac8c1774316abf6bb81c1711be9f2ae68
parent5af79790d2842ef73a3231c035aff9fc1fb8a5b4 (diff)
parent9c3157fd99964cd44ee837cb9314fbc6e3f6e7a2 (diff)
downloadclientdata-fab3f9f454606d9c5c0cd32541054f714e391435.tar.gz
clientdata-fab3f9f454606d9c5c0cd32541054f714e391435.tar.bz2
clientdata-fab3f9f454606d9c5c0cd32541054f714e391435.tar.xz
clientdata-fab3f9f454606d9c5c0cd32541054f714e391435.zip
Merge branch 'imperial_bow' into 'master'
Imperial Bow SFX See merge request legacy/clientdata!544
-rw-r--r--items.xml19
-rw-r--r--sfx/weapons/bows/imperial/Imperial-hit1.oggbin0 -> 6564 bytes
-rw-r--r--sfx/weapons/bows/imperial/Imperial-hit2.oggbin0 -> 6617 bytes
-rw-r--r--sfx/weapons/bows/imperial/Imperial-hit3.oggbin0 -> 6550 bytes
-rw-r--r--sfx/weapons/bows/imperial/Imperial-hit4.oggbin0 -> 6528 bytes
-rw-r--r--sfx/weapons/bows/imperial/Imperial-hit5.oggbin0 -> 6683 bytes
-rw-r--r--sfx/weapons/bows/imperial/Imperial-hit6.oggbin0 -> 6704 bytes
-rw-r--r--sfx/weapons/bows/imperial/Imperial-miss1.oggbin0 -> 6437 bytes
8 files changed, 10 insertions, 9 deletions
diff --git a/items.xml b/items.xml
index dde607c4..145eb03d 100644
--- a/items.xml
+++ b/items.xml
@@ -71,12 +71,13 @@
attack-action="attack_bow"
attack-range="6">
<sprite>equipment/weapons/bow-life.xml</sprite>
- <sound event="strike">weapons/bows/banshee/banshee-miss1.ogg</sound>
- <sound event="strike">weapons/bows/banshee/banshee-miss2.ogg</sound>
- <sound event="strike">weapons/bows/banshee/banshee-miss3.ogg</sound>
- <sound event="hit">weapons/bows/banshee/banshee-hit1.ogg</sound>
- <sound event="hit">weapons/bows/banshee/banshee-hit2.ogg</sound>
- <sound event="hit">weapons/bows/banshee/banshee-hit3.ogg</sound>
+ <sound event="hit">weapons/bows/imperial/imperial-hit1.ogg</sound>
+ <sound event="hit">weapons/bows/imperial/imperial-hit2.ogg</sound>
+ <sound event="hit">weapons/bows/imperial/imperial-hit3.ogg</sound>
+ <sound event="hit">weapons/bows/imperial/imperial-hit4.ogg</sound>
+ <sound event="hit">weapons/bows/imperial/imperial-hit5.ogg</sound>
+ <sound event="hit">weapons/bows/imperial/imperial-hit6.ogg</sound>
+ <sound event="miss">weapons/bows/imperial/imperial-miss1.ogg</sound>
</item>
<item id="1170"
image="equipment/weapon/staff-woodstaff.png"
@@ -91,9 +92,9 @@
attack-range="2"
weight="1000">
<sprite gender="unisex">equipment/weapons/staff.xml</sprite>
- <sound event="strike">weapons/other/staff/staff-miss1.ogg</sound>
- <sound event="strike">weapons/other/staff/staff-miss2.ogg</sound>
- <sound event="strike">weapons/other/staff/staff-miss3.ogg</sound>
+ <sound event="miss">weapons/other/staff/staff-miss1.ogg</sound>
+ <sound event="miss">weapons/other/staff/staff-miss2.ogg</sound>
+ <sound event="miss">weapons/other/staff/staff-miss3.ogg</sound>
<sound event="hit">weapons/other/staff/staff-hit1.ogg</sound>
<sound event="hit">weapons/other/staff/staff-hit2.ogg</sound>
<sound event="hit">weapons/other/staff/staff-hit3.ogg</sound>
diff --git a/sfx/weapons/bows/imperial/Imperial-hit1.ogg b/sfx/weapons/bows/imperial/Imperial-hit1.ogg
new file mode 100644
index 00000000..b95d9d8b
--- /dev/null
+++ b/sfx/weapons/bows/imperial/Imperial-hit1.ogg
Binary files differ
diff --git a/sfx/weapons/bows/imperial/Imperial-hit2.ogg b/sfx/weapons/bows/imperial/Imperial-hit2.ogg
new file mode 100644
index 00000000..217a6509
--- /dev/null
+++ b/sfx/weapons/bows/imperial/Imperial-hit2.ogg
Binary files differ
diff --git a/sfx/weapons/bows/imperial/Imperial-hit3.ogg b/sfx/weapons/bows/imperial/Imperial-hit3.ogg
new file mode 100644
index 00000000..bc9c21c9
--- /dev/null
+++ b/sfx/weapons/bows/imperial/Imperial-hit3.ogg
Binary files differ
diff --git a/sfx/weapons/bows/imperial/Imperial-hit4.ogg b/sfx/weapons/bows/imperial/Imperial-hit4.ogg
new file mode 100644
index 00000000..689bf201
--- /dev/null
+++ b/sfx/weapons/bows/imperial/Imperial-hit4.ogg
Binary files differ
diff --git a/sfx/weapons/bows/imperial/Imperial-hit5.ogg b/sfx/weapons/bows/imperial/Imperial-hit5.ogg
new file mode 100644
index 00000000..af047779
--- /dev/null
+++ b/sfx/weapons/bows/imperial/Imperial-hit5.ogg
Binary files differ
diff --git a/sfx/weapons/bows/imperial/Imperial-hit6.ogg b/sfx/weapons/bows/imperial/Imperial-hit6.ogg
new file mode 100644
index 00000000..3f83155f
--- /dev/null
+++ b/sfx/weapons/bows/imperial/Imperial-hit6.ogg
Binary files differ
diff --git a/sfx/weapons/bows/imperial/Imperial-miss1.ogg b/sfx/weapons/bows/imperial/Imperial-miss1.ogg
new file mode 100644
index 00000000..f91c69ec
--- /dev/null
+++ b/sfx/weapons/bows/imperial/Imperial-miss1.ogg
Binary files differ