Test for days

This commit is contained in:
Jordan Brown
2020-04-28 15:54:19 -04:00
parent 92eabc0710
commit a99ec64094
+2
View File
@@ -11,12 +11,14 @@
/proc/Run()
world.log << "sleep"
sleep(50)
TgsChatBroadcast("World Initialized")
world.TgsInitializationComplete()
/world/Topic(T, Addr, Master, Keys)
TGS_TOPIC
/world/Reboot(reason)
TgsChatBroadcast("World Rebooting")
TgsReboot()
/datum/tgs_chat_command/reboot