diff --git a/Resources/Audio/Items/attributions.yml b/Resources/Audio/Items/attributions.yml index e63b678ef8..c6fea50bd2 100644 --- a/Resources/Audio/Items/attributions.yml +++ b/Resources/Audio/Items/attributions.yml @@ -107,3 +107,13 @@ license: "CC0-1.0" copyright: "Bhijn and Myr (github username deathride58)" source: "https://github.com/space-wizards/space-station-14/pull/23476" + +- files: ["drill_hit.ogg"] + license: "CC-BY-4.0" + copyright: "Created by vanilla with sounds from MinecraftGamerLR and stomachache on freesound.org" + source: "https://github.com/space-wizards/space-station-14/pull/26622" + +- files: ["drill_use.ogg"] + license: "CC0-1.0" + copyright: "Original sound by stomachache on freesound.org, processed by vanilla" + source: "https://freesound.org/s/262213/" diff --git a/Resources/Audio/Items/drill_hit.ogg b/Resources/Audio/Items/drill_hit.ogg index 0f8fa631aa..dcdfe5df3a 100644 Binary files a/Resources/Audio/Items/drill_hit.ogg and b/Resources/Audio/Items/drill_hit.ogg differ diff --git a/Resources/Audio/Items/drill_use.ogg b/Resources/Audio/Items/drill_use.ogg index 82f37cd35b..6cd027d3b2 100644 Binary files a/Resources/Audio/Items/drill_use.ogg and b/Resources/Audio/Items/drill_use.ogg differ