fixes a fuck load of sounds

This commit is contained in:
StrangeWeirdKitten
2024-10-24 07:52:55 -06:00
parent ae0b926948
commit 25289b8bc6
92 changed files with 209 additions and 212 deletions
+1 -1
View File
@@ -239,7 +239,7 @@
if(active)
if(!wearer.incapacitated)
balloon_alert(wearer, "deactivate first!")
playsound(src, 'sound/machines/scanbuzz.ogg', 25, FALSE, SILENCED_SOUND_EXTRARANGE)
playsound(src, 'sound/machines/scanner/scanbuzz.ogg', 25, FALSE, SILENCED_SOUND_EXTRARANGE)
return
// SKYRAT EDIT ADDITION END