Skip to content

Commit

Permalink
radio is not local
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Apr 19, 2024
1 parent 9b9ce04 commit c9c15be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_bandastation/tts/code/tts_component.dm
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
if(!location)
location = parent
if(effect == /datum/singleton/sound_effect/radio)
is_local = FALSE
if(listener == speaker && !issilicon(parent)) // don't hear both radio and whisper from yourself
return

Expand Down

0 comments on commit c9c15be

Please sign in to comment.