summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-06-30 13:41:27 +0200
committerAlige <aligetmw@hotmail.fr>2013-06-30 13:41:27 +0200
commita6b0e443dcb94641360dae7f363835cd835a01a5 (patch)
tree28b729699f1c2edc98db36470291fae00e053da7 /items.xml
parentb3f645caf47e886e6487666cb9328e7e876d19b7 (diff)
downloadclientdata-a6b0e443dcb94641360dae7f363835cd835a01a5.tar.gz
clientdata-a6b0e443dcb94641360dae7f363835cd835a01a5.tar.bz2
clientdata-a6b0e443dcb94641360dae7f363835cd835a01a5.tar.xz
clientdata-a6b0e443dcb94641360dae7f363835cd835a01a5.zip
Fixed bare hands sounds.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 3108b7a6..bb93ca0b 100644
--- a/items.xml
+++ b/items.xml
@@ -124,30 +124,44 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<item id="-100" type="racesprite" name="Human">
<sprite gender="unisex">races/human-male.xml</sprite>
<sprite gender="female">races/human-female.xml</sprite>
+ <sound event="hit">weapons/barehands/hit1.ogg</sound>
+ <sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-101" type="racesprite" name="Ukar">
<sprite gender="unisex">races/ukar-male.xml</sprite>
<sprite gender="female">races/ukar-female.xml</sprite>
+ <sound event="hit">weapons/barehands/hit1.ogg</sound>
+ <sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-102" type="racesprite" name="Demon">
<sprite gender="unisex">races/demon-male.xml</sprite>
<sprite gender="female">races/demon-female.xml</sprite>
+ <sound event="hit">weapons/barehands/hit1.ogg</sound>
+ <sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-103" type="racesprite" name="Elven">
<sprite gender="unisex">races/elven-male.xml</sprite>
<sprite gender="female">races/elven-female.xml</sprite>
+ <sound event="hit">weapons/barehands/hit1.ogg</sound>
+ <sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-104" type="racesprite" name="Orc">
<sprite gender="unisex">races/orc-male.xml</sprite>
<sprite gender="female">races/orc-female.xml</sprite>
+ <sound event="hit">weapons/barehands/hit1.ogg</sound>
+ <sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-105" type="racesprite" name="Raijin">
<sprite gender="unisex">races/raijin-male.xml</sprite>
<sprite gender="female">races/raijin-female.xml</sprite>
+ <sound event="hit">weapons/barehands/hit1.ogg</sound>
+ <sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<item id="-106" type="racesprite" name="Tritan">
<sprite gender="unisex">races/tritan-male.xml</sprite>
<sprite gender="female">races/tritan-female.xml</sprite>
+ <sound event="hit">weapons/barehands/hit1.ogg</sound>
+ <sound event="miss">weapons/barehands/miss1.ogg</sound>
</item>
<!-- Usable Items -->