mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Refactors speech/communication logging and adds coordinates to speech logs (#28997)
* Adds locations to speech and related communications Refactors how logging is handled for these. * changes * ahhhhh * preemptive merge conflict undoing maybe? * Let's not delay this further
This commit is contained in:
committed by
Jordan Brown
parent
ce590cd648
commit
68102aaa0c
@@ -4,7 +4,7 @@
|
||||
if (!message)
|
||||
return
|
||||
|
||||
log_say("Ghost/[src.key] : [message]")
|
||||
log_talk(src,"Ghost/[src.key] : [message]", LOGSAY)
|
||||
|
||||
. = src.say_dead(message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user