From dbd1f8df74ed29ceabac90a7568f71db32a1a772 Mon Sep 17 00:00:00 2001 From: Ledmitz <69915785+Ledmitz@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:16:51 +0000 Subject: Added sounds for halberd(used by flashmob), scythe and staff. Volume normalized. (#400) --- items/equip-2hand/item548_Halberd.xml | 6 ++++++ items/equip-2hand/item623_Scythe.xml | 6 ++++++ items/equip-2hand/item758_WoodenStaff.xml | 6 ++++++ 3 files changed, 18 insertions(+) (limited to 'items') diff --git a/items/equip-2hand/item548_Halberd.xml b/items/equip-2hand/item548_Halberd.xml index 8e851446..cf01373a 100644 --- a/items/equip-2hand/item548_Halberd.xml +++ b/items/equip-2hand/item548_Halberd.xml @@ -9,5 +9,11 @@ equipment/weapons/polearm-chop.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d equipment/weapons/polearm-chop-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d + weapons/other/halberd/halberd-hit1.ogg + weapons/other/halberd/halberd-hit2.ogg + weapons/other/halberd/halberd-hit3.ogg + weapons/other/staff/staff-miss1.ogg + weapons/other/staff/staff-miss2.ogg + weapons/other/staff/staff-miss3.ogg diff --git a/items/equip-2hand/item623_Scythe.xml b/items/equip-2hand/item623_Scythe.xml index 2062d8c9..dca6fb5e 100644 --- a/items/equip-2hand/item623_Scythe.xml +++ b/items/equip-2hand/item623_Scythe.xml @@ -9,5 +9,11 @@ equipment/weapons/polearm-stab.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d equipment/weapons/polearm-stab-female.xml|#48488c,48488e,48488f,695c21,5f5fbe,827229,6e6edb,9493a4,a4adff,bab8c2,bcbbc6,e3eaff;#332c19,443a20,453b1e,61532d,87733d,a58d4d + weapons/other/staff/staff-miss1.ogg + weapons/other/staff/staff-miss2.ogg + weapons/other/staff/staff-miss3.ogg + weapons/other/scythe/scythe-hit1.ogg + weapons/other/scythe/scythe-hit2.ogg + weapons/other/scythe/scythe-hit3.ogg 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 @@ equipment/weapons/polearm-blunt.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d equipment/weapons/polearm-blunt-female.xml|#332c19,443a20,453b1e,61532d,87733d,a58d4d + weapons/other/staff/staff-miss1.ogg + weapons/other/staff/staff-miss2.ogg + weapons/other/staff/staff-miss3.ogg + weapons/other/staff/staff-hit1.ogg + weapons/other/staff/staff-hit2.ogg + weapons/other/staff/staff-hit3.ogg -- cgit v1.2.3-60-g2f50