diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-06 18:50:25 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-06 18:50:25 +0000 |
commit | afdfa7850d2bdcc48fba54e8ff7b48f8cb83cf5b (patch) | |
tree | 44ec6ab7181bb0242bca0d8d9376979b31f22dbc | |
parent | b6c6d43f0cb906efbd66819250d46d30db73f8ed (diff) | |
parent | c1e2765ba12cb52c238041a946cb7f85b2f9af86 (diff) | |
download | clientdata-afdfa7850d2bdcc48fba54e8ff7b48f8cb83cf5b.tar.gz clientdata-afdfa7850d2bdcc48fba54e8ff7b48f8cb83cf5b.tar.bz2 clientdata-afdfa7850d2bdcc48fba54e8ff7b48f8cb83cf5b.tar.xz clientdata-afdfa7850d2bdcc48fba54e8ff7b48f8cb83cf5b.zip |
Merge branch 'Setzer_sfx' into 'master'
Added sfx for Setzer hits
See merge request evol/clientdata!184
-rw-r--r-- | LICENSE | 4 | ||||
-rw-r--r-- | items.xml | 4 | ||||
-rw-r--r-- | sfx/weapons/knife-setzer/hit1.ogg | bin | 0 -> 9201 bytes | |||
-rw-r--r-- | sfx/weapons/knife-setzer/hit2.ogg | bin | 0 -> 11311 bytes | |||
-rw-r--r-- | sfx/weapons/knife-setzer/hit3.ogg | bin | 0 -> 10372 bytes |
5 files changed, 8 insertions, 0 deletions
@@ -1579,6 +1579,10 @@ legal@themanaworld.org ### Knife sfx/weapons/knife/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex) sfx/weapons/knife/miss1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex) +### Setzer + sfx/weapons/knife-setzer/hit1.ogg (Ledmitz) (CC BY-SA 3.0) (Ledmitz) + sfx/weapons/knife-setzer/hit2.ogg (Ledmitz) (CC BY-SA 3.0) (Ledmitz) + sfx/weapons/knife-setzer/hit3.ogg (Ledmitz) (CC BY-SA 3.0) (Ledmitz) ### Piouslayer sfx/weapons/piouslayer/hit1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex) sfx/weapons/piouslayer/miss1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex) @@ -3535,6 +3535,10 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. attack-action="attack" weight="250"> <sprite>equipment/weapons/piouslayer.xml</sprite> + <sound event="hit">weapons/knife-setzer/hit1.ogg</sound> + <sound event="hit">weapons/knife-setzer/hit2.ogg</sound> + <sound event="hit">weapons/knife-setzer/hit3.ogg</sound> + <sound event="miss">weapons/knife/miss1.ogg</sound> </item> <item id="3510" image="equipment/weapons/pickaxe.png" diff --git a/sfx/weapons/knife-setzer/hit1.ogg b/sfx/weapons/knife-setzer/hit1.ogg Binary files differnew file mode 100644 index 00000000..26695069 --- /dev/null +++ b/sfx/weapons/knife-setzer/hit1.ogg diff --git a/sfx/weapons/knife-setzer/hit2.ogg b/sfx/weapons/knife-setzer/hit2.ogg Binary files differnew file mode 100644 index 00000000..b9409ec5 --- /dev/null +++ b/sfx/weapons/knife-setzer/hit2.ogg diff --git a/sfx/weapons/knife-setzer/hit3.ogg b/sfx/weapons/knife-setzer/hit3.ogg Binary files differnew file mode 100644 index 00000000..91ee7ad4 --- /dev/null +++ b/sfx/weapons/knife-setzer/hit3.ogg |