mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-26 18:36:43 +01:00
processing subsystem update (#7489)
- processing subsystems now declare time as second intervals - adds missing stat tag - MC now respects abstract type for subsystems (even if we don't use it lol)
This commit is contained in:
@@ -6,6 +6,7 @@ PROCESSING_SUBSYSTEM_DEF(circuit)
|
||||
name = "Circuit"
|
||||
init_order = INIT_ORDER_CIRCUIT
|
||||
subsystem_flags = SS_NO_FIRE
|
||||
stat_tag = "P_CIRCUIT"
|
||||
|
||||
var/cipherkey
|
||||
|
||||
|
||||
Reference in New Issue
Block a user