From: K-Dynamic <20566341+K-Dynamic@users.noreply.github.com> Date: Sun, 19 Jan 2025 01:46:54 +0000 (+1200) Subject: New dry fire sound (#34447) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2f8f536601a48dfa743ea0a012b3784202369d81;p=space-station-14.git New dry fire sound (#34447) * new empty.ogg * source to tg commit --- diff --git a/Resources/Audio/Weapons/Guns/Empty/empty.ogg b/Resources/Audio/Weapons/Guns/Empty/empty.ogg index 817d72e0ed..920b49ed08 100644 Binary files a/Resources/Audio/Weapons/Guns/Empty/empty.ogg and b/Resources/Audio/Weapons/Guns/Empty/empty.ogg differ diff --git a/Resources/Audio/Weapons/Guns/sources.json b/Resources/Audio/Weapons/Guns/sources.json index 5169aadb3a..cc9a3e5c0b 100644 --- a/Resources/Audio/Weapons/Guns/sources.json +++ b/Resources/Audio/Weapons/Guns/sources.json @@ -12,7 +12,7 @@ "sfrifle_cock.ogg": "https://github.com/discordia-space/CEV-Eris/blob/01f7518e0f8177734a6579aba2bbf76024aa96c4/sound/weapons/guns/interact/sfrifle_cock.ogg" }, "Empty": { - "empty.ogg": "https://github.com/discordia-space/CEV-Eris/blob/fbde37a8647a82587d363da999a94cf02c2e128c/sound/weapons/guns/misc/gun_empty.ogg", + "empty.ogg": "https://github.com/tgstation/tgstation/commit/d4f678a1772007ff8d7eddd21cf7218c8e07bfc0", "lmg_empty.ogg": "https://github.com/vgstation-coders/vgstation13/blob/217aa33a41e891e144ceec710fbe1877df747adb/sound/weapons/empty.ogg" }, "EmptyAlarm": { @@ -59,4 +59,4 @@ "sfrifle_magout.ogg": "https://github.com/discordia-space/CEV-Eris/blob/01f7518e0f8177734a6579aba2bbf76024aa96c4/sound/weapons/guns/interact/sfrifle_magout.ogg", "smg_magout.ogg": "https://github.com/discordia-space/CEV-Eris/blob/01f7518e0f8177734a6579aba2bbf76024aa96c4/sound/weapons/guns/interact/smg_magout.ogg" } -} \ No newline at end of file +}