mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 20:23:26 +00:00
Merge pull request #2805 from Anewbe/signlang_logs
Ports bay's signlang logging
This commit is contained in:
@@ -264,6 +264,7 @@ proc/get_radio_key_from_channel(var/channel)
|
|||||||
src.custom_emote(1, "[pick(speaking.signlang_verb)].")
|
src.custom_emote(1, "[pick(speaking.signlang_verb)].")
|
||||||
|
|
||||||
if (speaking.flags & SIGNLANG)
|
if (speaking.flags & SIGNLANG)
|
||||||
|
log_say("[name]/[key] : SIGN: [message]")
|
||||||
return say_signlang(message, pick(speaking.signlang_verb), speaking)
|
return say_signlang(message, pick(speaking.signlang_verb), speaking)
|
||||||
|
|
||||||
//These will contain the main receivers of the message
|
//These will contain the main receivers of the message
|
||||||
|
|||||||
Reference in New Issue
Block a user