mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
JSON Logging Refactor (#18252)
* First pass * fixes * more fixes * num2hex length changes * pass 2 * fixed warning * looc log fix * . * update tgui * . * . * . * . * perttier * cleanup * . * . * fix token * no * . * . * . * , * modsay eventsay * . --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -162,5 +162,5 @@ var/list/overminds = list()
|
||||
if(dst <= world.view)
|
||||
O.hear_talk(src, message_pieces, "conveys")
|
||||
|
||||
log_say(message, src)
|
||||
log_talk(message, LOG_SAY)
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user