Brings NTPR to the nice discord bot

This commit is contained in:
Poojawa
2019-04-29 02:37:01 -05:00
parent f38546b21a
commit 29af85a0ae
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -564,6 +564,9 @@ SUBSYSTEM_DEF(ticker)
if(news_message)
send2otherserver(news_source, news_message,"News_Report")
return news_message
else
return "We reget to inform you that shit be whack, yo. And none of our reporters have any idea of what may or may not have gone on."
/datum/controller/subsystem/ticker/proc/GetTimeLeft()
if(isnull(SSticker.timeLeft))