mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Reveal ticker.current_state in world/Topic with a valid commskey
This commit is contained in:
@@ -141,6 +141,7 @@ var/world_topic_spam_protect_time = world.timeofday
|
||||
s["real_mode"] = ticker.mode.name
|
||||
|
||||
s["security_level"] = get_security_level()
|
||||
s["ticker_state"] = ticker.current_state
|
||||
|
||||
if(shuttle_master && shuttle_master.emergency)
|
||||
// Shuttle status, see /__DEFINES/stat.dm
|
||||
|
||||
Reference in New Issue
Block a user