From 598e8715817d844bee7d19045b41781f55246b76 Mon Sep 17 00:00:00 2001 From: Ledmitz Date: Sat, 29 Jul 2023 18:19:27 -0300 Subject: gun misses make ricochets --- items/equip-1hand/item5284_Revolver.xml | 6 ++++-- license.md | 5 ++++- sfx/weapons/gun/gun-hit1.ogg | Bin 0 -> 6049 bytes sfx/weapons/gun/gun-miss1.ogg | Bin 0 -> 7486 bytes sfx/weapons/gun/gun-miss2.ogg | Bin 0 -> 7653 bytes sfx/weapons/gun/gun-miss3.ogg | Bin 0 -> 7215 bytes sfx/weapons/gun/shot.ogg | Bin 6049 -> 0 bytes 7 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 sfx/weapons/gun/gun-hit1.ogg create mode 100644 sfx/weapons/gun/gun-miss1.ogg create mode 100644 sfx/weapons/gun/gun-miss2.ogg create mode 100644 sfx/weapons/gun/gun-miss3.ogg delete mode 100644 sfx/weapons/gun/shot.ogg diff --git a/items/equip-1hand/item5284_Revolver.xml b/items/equip-1hand/item5284_Revolver.xml index 9789f779..cd555faa 100644 --- a/items/equip-1hand/item5284_Revolver.xml +++ b/items/equip-1hand/item5284_Revolver.xml @@ -17,7 +17,9 @@ sellProtected="true" weight="3000"> equipment/weapons/gun.xml - weapons/gun/shot.ogg - weapons/gun/shot.ogg + weapons/gun/gun-hit1.ogg + weapons/gun/gun-miss1.ogg + weapons/gun/gun-miss2.ogg + weapons/gun/gun-miss3.ogg diff --git a/license.md b/license.md index 7099ef99..7cb9d3d5 100644 --- a/license.md +++ b/license.md @@ -1412,7 +1412,10 @@ File | Artists | Licenses `sfx/weapons/bows/short/short-miss1.ogg` | Ledmitz (arrow_whoosh.ogg / smcameron / CC BY 3.0) | GPLv2, CC BY-SA 3.0 `sfx/weapons/bows/bow-hit1.ogg` | Ledmitz (arrow_whoosh.ogg / smcameron / CC BY 3.0) | GPLv2, CC BY-SA 3.0 `sfx/weapons/bows/bow-miss1.ogg` | Ledmitz (arrow_whoosh.ogg / smcameron / CC BY 3.0) | GPLv2, CC BY-SA 3.0 -`sfx/weapons/gunstaff/shot.ogg` | Bird-Man, Freesound.org, Jesusalva | CC 0 +`sfx/weapons/gun/gun-hit1.ogg` | Bird-Man, Freesound.org(shot), Jesusalva | CC 0 +`sfx/weapons/gun/gun-miss1.ogg` | Bird-Man, Freesound.org(shot), craigsmith, Freesound.org(Rifle ricochets), Jesusalva, Ledmitz | CC 0 +`sfx/weapons/gun/gun-miss2.ogg` | Bird-Man, Freesound.org(shot), craigsmith, Freesound.org(Rifle ricochets), Jesusalva, Ledmitz | CC 0 +`sfx/weapons/gun/gun-miss3.ogg` | Bird-Man, Freesound.org(shot), craigsmith, Freesound.org(Rifle ricochets), Jesusalva, Ledmitz | CC 0 `sfx/weapons/knives/knife-hit1.ogg` | Cosmostrator | GPLv2 `sfx/weapons/knives/knife-miss1.ogg` | Cosmostrator | GPLv2 `sfx/weapons/knives/rock/rock-hit1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 diff --git a/sfx/weapons/gun/gun-hit1.ogg b/sfx/weapons/gun/gun-hit1.ogg new file mode 100644 index 00000000..70f7c6ed Binary files /dev/null and b/sfx/weapons/gun/gun-hit1.ogg differ diff --git a/sfx/weapons/gun/gun-miss1.ogg b/sfx/weapons/gun/gun-miss1.ogg new file mode 100644 index 00000000..da792609 Binary files /dev/null and b/sfx/weapons/gun/gun-miss1.ogg differ diff --git a/sfx/weapons/gun/gun-miss2.ogg b/sfx/weapons/gun/gun-miss2.ogg new file mode 100644 index 00000000..b3d5aaaa Binary files /dev/null and b/sfx/weapons/gun/gun-miss2.ogg differ diff --git a/sfx/weapons/gun/gun-miss3.ogg b/sfx/weapons/gun/gun-miss3.ogg new file mode 100644 index 00000000..7dcb6fa8 Binary files /dev/null and b/sfx/weapons/gun/gun-miss3.ogg differ diff --git a/sfx/weapons/gun/shot.ogg b/sfx/weapons/gun/shot.ogg deleted file mode 100644 index 70f7c6ed..00000000 Binary files a/sfx/weapons/gun/shot.ogg and /dev/null differ -- cgit v1.2.3-60-g2f50