From 1f7bf85e54aeb1fecf4d394e1c52104a68066269 Mon Sep 17 00:00:00 2001 From: Led Mitz Date: Thu, 6 Jun 2024 19:23:29 +0000 Subject: Added gun ricochets as misses, renamed gunstaff to gun and corrected all references * Hopefully, I got all the references this time * Added gun ricochets as misses, renamed gunstaff to gun and corrected all references **** ml/clientdata!147 Approved-by: Fedja Beader Approved-by: Jesusalva Jesusalva --- sfx/weapons/gun/hit1.ogg | Bin 0 -> 6049 bytes sfx/weapons/gun/miss1.ogg | Bin 0 -> 7486 bytes sfx/weapons/gun/miss2.ogg | Bin 0 -> 7653 bytes sfx/weapons/gun/miss3.ogg | Bin 0 -> 7215 bytes sfx/weapons/gunstaff/shot.ogg | Bin 12186 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 sfx/weapons/gun/hit1.ogg create mode 100644 sfx/weapons/gun/miss1.ogg create mode 100644 sfx/weapons/gun/miss2.ogg create mode 100644 sfx/weapons/gun/miss3.ogg delete mode 100644 sfx/weapons/gunstaff/shot.ogg (limited to 'sfx') diff --git a/sfx/weapons/gun/hit1.ogg b/sfx/weapons/gun/hit1.ogg new file mode 100644 index 00000000..70f7c6ed Binary files /dev/null and b/sfx/weapons/gun/hit1.ogg differ diff --git a/sfx/weapons/gun/miss1.ogg b/sfx/weapons/gun/miss1.ogg new file mode 100644 index 00000000..da792609 Binary files /dev/null and b/sfx/weapons/gun/miss1.ogg differ diff --git a/sfx/weapons/gun/miss2.ogg b/sfx/weapons/gun/miss2.ogg new file mode 100644 index 00000000..b3d5aaaa Binary files /dev/null and b/sfx/weapons/gun/miss2.ogg differ diff --git a/sfx/weapons/gun/miss3.ogg b/sfx/weapons/gun/miss3.ogg new file mode 100644 index 00000000..7dcb6fa8 Binary files /dev/null and b/sfx/weapons/gun/miss3.ogg differ diff --git a/sfx/weapons/gunstaff/shot.ogg b/sfx/weapons/gunstaff/shot.ogg deleted file mode 100644 index b5354c6d..00000000 Binary files a/sfx/weapons/gunstaff/shot.ogg and /dev/null differ -- cgit v1.2.3-70-g09d2