mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Update chat_commands_zz_ch.dm
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
/datum/tgs_chat_command/manifest/Run(datum/tgs_chat_user/sender, params)
|
||||
if(config.nodebot_enabled)
|
||||
ManifestToHtml()
|
||||
return "Read the god damn channel topic"
|
||||
return "Manifest temporarily indefinitely probably broken"
|
||||
else
|
||||
var/outp = "Crew Manifest:"
|
||||
var/list/total = list()
|
||||
|
||||
Reference in New Issue
Block a user