summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2020-11-10 20:50:34 +0000
committerJesusaves <cpntb1@ymail.com>2020-12-06 18:56:56 +0000
commit30a3927cfe2f567a6b057dfa9d525477535e33c1 (patch)
tree5913fa2f30691898e0bf2f5cc41ce2f4572602cc /items.xml
parentb38362817bac4640cfdbe93838fe3e3b7070739a (diff)
downloadclientdata-30a3927cfe2f567a6b057dfa9d525477535e33c1.tar.gz
clientdata-30a3927cfe2f567a6b057dfa9d525477535e33c1.tar.bz2
clientdata-30a3927cfe2f567a6b057dfa9d525477535e33c1.tar.xz
clientdata-30a3927cfe2f567a6b057dfa9d525477535e33c1.zip
Added Halberd hits. Misses required adding Staff sounds as well.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index dbcf4c88..7a28e644 100644
--- a/items.xml
+++ b/items.xml
@@ -3587,6 +3587,12 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
attack-action="attack_chop_long"
weight="400">
<sprite>equipment/weapons/staff.xml</sprite>
+ <sound event="hit">weapons/staff/hit1.ogg</sound>
+ <sound event="hit">weapons/staff/hit2.ogg</sound>
+ <sound event="hit">weapons/staff/hit3.ogg</sound>
+ <sound event="miss">weapons/staff/miss1.ogg</sound>
+ <sound event="miss">weapons/staff/miss2.ogg</sound>
+ <sound event="miss">weapons/staff/miss3.ogg</sound>
</item>
<item id="3514"
image="equipment/weapons/halberd.png"
@@ -3599,6 +3605,12 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
attack-action="attack_chop_long"
weight="1200">
<sprite>equipment/weapons/halberd.xml</sprite>
+ <sound event="hit">weapons/halberd/hit1.ogg</sound>
+ <sound event="hit">weapons/halberd/hit2.ogg</sound>
+ <sound event="hit">weapons/halberd/hit3.ogg</sound>
+ <sound event="miss">weapons/staff/miss1.ogg</sound>
+ <sound event="miss">weapons/staff/miss2.ogg</sound>
+ <sound event="miss">weapons/staff/miss3.ogg</sound>
</item>
<item id="3515"
image="equipment/weapons/sharpknife.png"