Files
Aurora.3/code/__HELPERS/logging/subsystems/codex.dm
DreamySkrell 45390466f7 Cooking Codex (#18220)
* hmm

* cooking

* need a medic bag

* a

* cc

* a

* huh

* k

* oops

* Update codex.dm

* hmm

* ahhhhhhhh

* tests rerun please

---------

Co-authored-by: DreamySkrell <>
2024-01-30 10:56:57 +00:00

4 lines
170 B
Plaintext

/proc/log_subsystem_codex(text)
if (GLOB.config?.logsettings["log_subsystems_codex"])
WRITE_LOG(GLOB.config.logfiles["world_subsystems_codex_log"], "SScodex: [text]")