summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/items.xml b/items.xml
index 6b9e1d52..40304999 100644
--- a/items.xml
+++ b/items.xml
@@ -158,14 +158,14 @@ Multiple's colors dye is now setted up by itemcolors.xml.
type="other"
weapon_type="12">
<sprite>bow.xml</sprite>
- <sound event="swing">weapons/bows/bow_shoot_1.ogg</sound>
+ <sound event="strike">weapons/bows/strike1.ogg</sound>
</item>
<item id="33"
type="other"
weapon_type="12">
<sprite>dagger.xml</sprite>
- <sound event="strike">weapons/swords/short-sword-miss1.ogg</sound>
- <sound event="hit">weapons/swords/short-sword-hit1.ogg</sound>
+ <sound event="hit">weapons/daggers/dagger-hit1.ogg</sound>
+ <sound event="strike">weapons/daggers/dagger-strike1.ogg</sound>
</item>
<item id="34"
type="other"
@@ -526,8 +526,8 @@ Multiple's colors dye is now setted up by itemcolors.xml.
attack-action="attack"
weight="50">
<sprite>equipment/weapons/dagger.xml</sprite>
- <sound event="strike">weapons/swords/short-sword-miss1.ogg</sound>
- <sound event="hit">weapons/swords/short-sword-hit1.ogg</sound>
+ <sound event="hit">weapons/knives/knife-hit1.ogg</sound>
+ <sound event="strike">weapons/knives/knife-strike1.ogg</sound>
</item>
</items>