radio sounds

This commit is contained in:
Metis
2024-10-10 19:37:09 -04:00
parent 7297f121cd
commit 58828c3328
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -256,7 +256,7 @@ GLOBAL_LIST_INIT(department_radio_keys, list(
//GS13 EDIT START
if(stat != UNCONSCIOUS && can_hear() && radio_freq)
playsound_local(src,'sound/voice/radio.ogg', 30, 0)
playsound_local(src,'GainStation13/sound/voice/radio.ogg', 30, 0)
//GS13 EDIT END