Revert "Fixes some events, removes unused scripts related to TGS3, etc"

This commit is contained in:
Izac Joof Forsgren
2020-07-09 14:54:48 +02:00
committed by GitHub
parent 960b0e0e1c
commit 3cb9892fbc
9 changed files with 362 additions and 48 deletions

View File

@@ -188,8 +188,7 @@ GLOBAL_REAL(Master, /datum/controller/master) = new
to_chat(world, "<span class='boldannounce'>[msg]</span>")
log_world(msg)
send2chat("Server Initialization completed! - Took [time] second[time == 1 ? "" : "s"].", "bot announce")
SERVER_TOOLS_CHAT_BROADCAST("Server Initialization completed!")
if (!current_runlevel)
SetRunLevel(RUNLEVEL_LOBBY)