mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Updated SSAtoms to TG's version (#18032)
* emperor protects * sdfas * sadf * sdf
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
/// Which stage does this subsystem init at. Earlier stages can fire while later stages init.
|
||||
var/init_stage = INITSTAGE_MAIN
|
||||
|
||||
/// This var is set to TRUE after the subsystem has been initialized.
|
||||
var/initialized = FALSE
|
||||
|
||||
/// Levels of the game that the SS can fire. See __defines/subsystem_priority.dm
|
||||
var/runlevels = RUNLEVELS_DEFAULT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user