diff --git a/assets/minecraft/sounds.json b/assets/minecraft/sounds.json index 800661b..b0cac49 100644 --- a/assets/minecraft/sounds.json +++ b/assets/minecraft/sounds.json @@ -238,6 +238,12 @@ {"name":"voice/bomb/defused"} ] }, + "voice.safe_compromised": + { + "sounds":[ + {"name":"voice/heist/safe_compromised"} + ] + }, "voice.ct_win": { diff --git a/assets/minecraft/sounds/voice/heist/safe_compromised.ogg b/assets/minecraft/sounds/voice/heist/safe_compromised.ogg new file mode 100644 index 0000000..49ce3a6 Binary files /dev/null and b/assets/minecraft/sounds/voice/heist/safe_compromised.ogg differ