research ![code/controllers/subsystem/research.dm 2](git.png)
Vars | |
anomaly_hard_limit_by_type | The hard limits of cores created for each anomaly type. For faster code lookup without switch statements. |
---|---|
created_anomaly_types | The global list of raw anomaly types that have been refined, for hard limits. |
Var Details
anomaly_hard_limit_by_type ![code/controllers/subsystem/research.dm 307](git.png)
The hard limits of cores created for each anomaly type. For faster code lookup without switch statements.
created_anomaly_types ![code/controllers/subsystem/research.dm 305](git.png)
The global list of raw anomaly types that have been refined, for hard limits.