mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
@@ -477,7 +477,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
|
||||
/mob/dead/observer/Stat()
|
||||
..()
|
||||
if(statpanel("Status"))
|
||||
stat(null, "Station Time: [worldtime2text()]")
|
||||
timeStatEntry()
|
||||
if(ticker.mode)
|
||||
for(var/datum/faction/F in ticker.mode.factions)
|
||||
var/f_stat = F.get_statpanel_addition()
|
||||
|
||||
Reference in New Issue
Block a user