mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
fixes hear_sleep call too
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
sound_vol *= 0.5
|
||||
|
||||
if(sleeping || stat == UNCONSCIOUS)
|
||||
hear_sleep(message_pieces)
|
||||
hear_sleep(multilingual_to_message(message_pieces))
|
||||
return 0
|
||||
|
||||
var/speaker_name = speaker.name
|
||||
|
||||
Reference in New Issue
Block a user