summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-01-20 08:15:11 +0400
committerAlige <aligetmw@hotmail.fr>2013-01-20 08:15:11 +0400
commitc22a106af5995d479cf60556be1df7d6b943a5ee (patch)
treef55e09bee307c0e8366d7b87f7cbce4c95cb24d0 /items.xml
parentee62f29e4961389c73a20f2b2fda570f7fd34168 (diff)
downloadclientdata-c22a106af5995d479cf60556be1df7d6b943a5ee.tar.gz
clientdata-c22a106af5995d479cf60556be1df7d6b943a5ee.tar.bz2
clientdata-c22a106af5995d479cf60556be1df7d6b943a5ee.tar.xz
clientdata-c22a106af5995d479cf60556be1df7d6b943a5ee.zip
Changed "strike" sounds to "miss" for consistency purposes.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index 0d43f108..12545b61 100644
--- a/items.xml
+++ b/items.xml
@@ -152,7 +152,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<item id="30" type="other">
<sprite>knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
- <sound event="strike">weapons/knife/strike1.ogg</sound>
+ <sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
@@ -661,7 +661,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
maxFloorOffsetY="12">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
- <sound event="strike">weapons/knife/strike1.ogg</sound>
+ <sound event="miss">weapons/knife/miss1.ogg</sound>
</item>
<item id="3501"
image="equipment/weapons/piouslayer.png"
@@ -676,7 +676,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
maxFloorOffsetY="12">
<sprite>equipment/weapons/piouslayer.xml</sprite>
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
- <sound event="strike">weapons/piouslayer/strike1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
</items>