mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
server time for status panel
This commit is contained in:
@@ -698,6 +698,7 @@ var/list/slot_equipment_priority = list( \
|
||||
..()
|
||||
|
||||
if(statpanel("Status"))
|
||||
stat(null, "Server Time: [time2text(world.realtime, "YYYY-MM-DD hh:mm")]")
|
||||
var/ETA
|
||||
switch(SSshuttle.emergency.mode)
|
||||
if(SHUTTLE_RECALL)
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Jordie0608
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "The server's current local time is now displayed in status panel in ISO date format (YYYY-MM-DD hh:mm)"
|
||||
Reference in New Issue
Block a user