mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
rebase
This commit is contained in:
@@ -1001,6 +1001,8 @@ var/list/slot_equipment_priority = list( \
|
||||
/mob/proc/show_stat_station_time()
|
||||
stat(null, "Round Time: [worldtime2text()]")
|
||||
stat(null, "Station Time: [station_time_timestamp()]")
|
||||
if(client.holder && (client.holder.rights & R_ADMIN))
|
||||
stat(null, "Server Time: [time_stamp()]")
|
||||
|
||||
// this function displays the shuttles ETA in the status panel if the shuttle has been called
|
||||
/mob/proc/show_stat_emergency_shuttle_eta()
|
||||
|
||||
Reference in New Issue
Block a user