mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 14:06:41 +01:00
Test for days
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user