mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 14:15:22 +01:00
Makes ghosts visible after round end (#20215)
This commit is contained in:
@@ -521,6 +521,7 @@ SUBSYSTEM_DEF(ticker)
|
||||
|
||||
/datum/controller/subsystem/ticker/proc/declare_completion()
|
||||
GLOB.nologevent = TRUE //end of round murder and shenanigans are legal; there's no need to jam up attack logs past this point.
|
||||
set_observer_default_invisibility(0) //spooks things up
|
||||
//Round statistics report
|
||||
var/datum/station_state/ending_station_state = new /datum/station_state()
|
||||
ending_station_state.count()
|
||||
|
||||
Reference in New Issue
Block a user