subsystem  
| Procs | |
| Initialize | Used to initialize the subsystem AFTER the map has loaded. No default behaviors please. | 
|---|---|
| PreInit | datum/controller/subsystem/New() | 
| UpdateStat | Builds subsystem stats & VV clickable for the MC status panel | 
Proc Details
Initialize
Used to initialize the subsystem AFTER the map has loaded. No default behaviors please.
PreInit
datum/controller/subsystem/New()
UpdateStat
Builds subsystem stats & VV clickable for the MC status panel