code/game/machinery/computer/communications.dm
HACK_SLEEPER | Defines for the various hack results. |
---|---|
MIN_GHOSTS_FOR_FUGITIVES | The minimum number of ghosts / observers to have the chance of spawning fugitives. |
MAX_PERCENT_GHOSTS_FOR_SLEEPER | The maximum percentage of the population to be ghosts before we no longer have the chance of spawning Sleeper Agents. |
HACK_THREAT_INJECTION_AMOUNT | The amount of threat injected by a hack, if chosen. |
Define Details
HACK_SLEEPER
Defines for the various hack results.
HACK_THREAT_INJECTION_AMOUNT
The amount of threat injected by a hack, if chosen.
MAX_PERCENT_GHOSTS_FOR_SLEEPER
The maximum percentage of the population to be ghosts before we no longer have the chance of spawning Sleeper Agents.
MIN_GHOSTS_FOR_FUGITIVES
The minimum number of ghosts / observers to have the chance of spawning fugitives.