summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-01 21:38:15 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-01 21:38:15 +0400
commit755f8b03bd4946620434851a3d8b9f77a5bd8d24 (patch)
tree123c8595a1d391189c6b47b04636dd576dda9c97 /items.xml
parent05a9ec4c1166c16addf849e4bb51ba3f11dc032c (diff)
downloadclientdata-755f8b03bd4946620434851a3d8b9f77a5bd8d24.tar.gz
clientdata-755f8b03bd4946620434851a3d8b9f77a5bd8d24.tar.bz2
clientdata-755f8b03bd4946620434851a3d8b9f77a5bd8d24.tar.xz
clientdata-755f8b03bd4946620434851a3d8b9f77a5bd8d24.zip
Renamed knife weapon sound effects for clarity in the future.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/items.xml b/items.xml
index 9e948161..ea18e3fb 100644
--- a/items.xml
+++ b/items.xml
@@ -151,8 +151,8 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
<!-- Weapon Animations -->
<item id="30" type="other">
<sprite>knifer.xml</sprite>
- <sound event="hit">weapons/knives/knife-hit1.ogg</sound>
- <sound event="strike">weapons/knives/knife-strike1.ogg</sound>
+ <sound event="hit">weapons/knife/hit1.ogg</sound>
+ <sound event="strike">weapons/knife/strike1.ogg</sound>
</item>
@@ -602,8 +602,8 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
maxFloorOffsetX="9"
maxFloorOffsetY="12">
<sprite>equipment/weapons/knife.xml</sprite>
- <sound event="hit">weapons/knives/knife-hit1.ogg</sound>
- <sound event="strike">weapons/knives/knife-strike1.ogg</sound>
+ <sound event="hit">weapons/knife/hit1.ogg</sound>
+ <sound event="strike">weapons/knife/strike1.ogg</sound>
</item>
</items>