summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-23 07:40:42 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-23 07:40:42 +0200
commitd7d69b05d80fe54c8890f27c63b07bee71ca552e (patch)
tree69ccecc0e38d6d6555de323a1d636116bae96ba3 /items.xml
parentfd21aade87136f57fa87112c9c1c7805782dc410 (diff)
downloadclientdata-d7d69b05d80fe54c8890f27c63b07bee71ca552e.tar.gz
clientdata-d7d69b05d80fe54c8890f27c63b07bee71ca552e.tar.bz2
clientdata-d7d69b05d80fe54c8890f27c63b07bee71ca552e.tar.xz
clientdata-d7d69b05d80fe54c8890f27c63b07bee71ca552e.zip
Reorganised the sound effects by removing the unecessary ones and updating the used ones.
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>