mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +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)
|
/datum/tgs_chat_command/manifest/Run(datum/tgs_chat_user/sender, params)
|
||||||
if(config.nodebot_enabled)
|
if(config.nodebot_enabled)
|
||||||
ManifestToHtml()
|
ManifestToHtml()
|
||||||
return "Read the god damn channel topic"
|
return "Manifest temporarily indefinitely probably broken"
|
||||||
else
|
else
|
||||||
var/outp = "Crew Manifest:"
|
var/outp = "Crew Manifest:"
|
||||||
var/list/total = list()
|
var/list/total = list()
|
||||||
|
|||||||
Reference in New Issue
Block a user