summaryrefslogtreecommitdiff
path: root/items/equip-2hand/item758_WoodenStaff.xml
diff options
context:
space:
mode:
authorLedmitz <69915785+Ledmitz@users.noreply.github.com>2020-09-30 22:16:51 +0000
committerGitHub <noreply@github.com>2020-09-30 22:16:51 +0000
commitdbd1f8df74ed29ceabac90a7568f71db32a1a772 (patch)
treee79d305f7b266cfd33182afee35f699d80da2a70 /items/equip-2hand/item758_WoodenStaff.xml
parenta1ee26ca97fdb4d2a58cbf05d2b5055a276858dd (diff)
downloadclientdata-dbd1f8df74ed29ceabac90a7568f71db32a1a772.tar.gz
clientdata-dbd1f8df74ed29ceabac90a7568f71db32a1a772.tar.bz2
clientdata-dbd1f8df74ed29ceabac90a7568f71db32a1a772.tar.xz
clientdata-dbd1f8df74ed29ceabac90a7568f71db32a1a772.zip
Added sounds for halberd(used by flashmob), scythe and staff.
Volume normalized. (#400)
Diffstat (limited to 'items/equip-2hand/item758_WoodenStaff.xml')
-rw-r--r--items/equip-2hand/item758_WoodenStaff.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/items/equip-2hand/item758_WoodenStaff.xml b/items/equip-2hand/item758_WoodenStaff.xml
index 0b9a5942..8d4a277c 100644
--- a/items/equip-2hand/item758_WoodenStaff.xml
+++ b/items/equip-2hand/item758_WoodenStaff.xml
@@ -9,5 +9,11 @@
<item id="758" image="equipment/weapon/staff-woodstaff.png" name="Wooden Staff" description="A basic wooden staff." effect="Lvl 2 Wand" req-int="60+" attack="50" mattack="10" type="equip-2hand" attack-action="attack_sword_stab" attack-range="2" weight="1000">
<sprite gender="unisex">equipment/weapons/polearm-blunt.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
<sprite gender="female">equipment/weapons/polearm-blunt-female.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d</sprite>
+ <sound event="strike">weapons/other/staff/staff-miss1.ogg</sound>
+ <sound event="strike">weapons/other/staff/staff-miss2.ogg</sound>
+ <sound event="strike">weapons/other/staff/staff-miss3.ogg</sound>
+ <sound event="hit">weapons/other/staff/staff-hit1.ogg</sound>
+ <sound event="hit">weapons/other/staff/staff-hit2.ogg</sound>
+ <sound event="hit">weapons/other/staff/staff-hit3.ogg</sound>
</item>
</items>