public time, seclevel

This commit is contained in:
Kyep
2019-06-05 13:08:58 -07:00
parent 5a26089e84
commit 8db416a2b5
7 changed files with 5 additions and 7 deletions
+3
View File
@@ -988,6 +988,9 @@ var/list/slot_equipment_priority = list( \
statpanel("Status") // Switch to the Status panel again, for the sake of the lazy Stat procs
if(client && client.statpanel == "Status" && SSticker)
show_stat_station_time()
// this function displays the station time in the status panel
/mob/proc/show_stat_station_time()
stat(null, "Round Time: [worldtime2text()]")