Allows admins to set messages when they delay the round end (#1965)

This commit is contained in:
CitadelStationBot
2017-07-10 18:13:51 -05:00
committed by kevinz000
parent cce816f900
commit fcf09e06e0
3 changed files with 31 additions and 15 deletions
+2
View File
@@ -34,6 +34,8 @@ SUBSYSTEM_DEF(ticker)
var/delay_end = 0 //if set true, the round will not restart on it's own
var/admin_delay_notice = "" //a message to display to anyone who tries to restart the world after a delay
var/triai = 0 //Global holder for Triumvirate
var/tipped = 0 //Did we broadcast the tip of the day yet?
var/selected_tip // What will be the tip of the day?