[MIRROR] TGUI Communications console (#1286)

* TGUI Communications console

* fix

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2020-10-14 18:45:53 +02:00
committed by GitHub
parent d00d567c2c
commit bcb5fbc83c
10 changed files with 1127 additions and 721 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
minor_announce(input["message"], "Incoming message from [input["message_sender"]]")
for(var/obj/machinery/computer/communications/CM in GLOB.machines)
CM.overrideCooldown()
CM.override_cooldown()
/datum/world_topic/news_report
keyword = "News_Report"