mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
public time, seclevel
This commit is contained in:
@@ -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()]")
|
||||
|
||||
Reference in New Issue
Block a user