mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Whispering Refactor (#12755)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/mob/abstract/observer/say(var/message)
|
||||
/mob/abstract/observer/say(var/message, var/datum/language/speaking = null, var/verb="says", var/alt_name="", var/ghost_hearing = GHOSTS_ALL_HEAR, var/whisper = FALSE)
|
||||
if (!message)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user