summaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2024-10-31 00:57:06 +0000
committerLed Mitz <smoothshifter@tuta.io>2024-10-31 00:57:06 +0000
commit3bf1a65ec1f3500dab9c9f71b22486a5b3c08488 (patch)
tree23c5a1d7fc971709c7a1be05513ec55b4a8f2739 /items
parent7e678397649097ffc7c24a2615bc9f8b72a729c2 (diff)
downloadclientdata-3bf1a65ec1f3500dab9c9f71b22486a5b3c08488.tar.gz
clientdata-3bf1a65ec1f3500dab9c9f71b22486a5b3c08488.tar.bz2
clientdata-3bf1a65ec1f3500dab9c9f71b22486a5b3c08488.tar.xz
clientdata-3bf1a65ec1f3500dab9c9f71b22486a5b3c08488.zip
Rainerang has its own sounds now
****
Diffstat (limited to 'items')
-rw-r--r--items/equip-1hand/item0910_Rainerang.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/items/equip-1hand/item0910_Rainerang.xml b/items/equip-1hand/item0910_Rainerang.xml
index 3cab482c..046ba3e6 100644
--- a/items/equip-1hand/item0910_Rainerang.xml
+++ b/items/equip-1hand/item0910_Rainerang.xml
@@ -10,7 +10,9 @@
weight="115"
missile-particle="graphics/particles/rainerang.xml"
sellProtected="true">
- <sound event="strike">weapons/bows/forest/forest-miss1.ogg</sound>
- <sound event="hit">weapons/bows/forest/forest-hit1.ogg</sound>
+ <sound event="hit">weapons/projectiles/rainerang/rainerang-hit1.ogg</sound>
+ <sound event="hit">weapons/projectiles/rainerang/rainerang-hit2.ogg</sound>
+ <sound event="hit">weapons/projectiles/rainerang/rainerang-hit3.ogg</sound>
+ <sound event="strike">weapons/projectiles/rainerang/rainerang-miss1.ogg</sound>
</item>
</items>