code/__DEFINES/anomaly.dm 
ANOMALY_COUNTDOWN_TIMER | |
---|---|
ANOMALY_START_MEDIUM_TIME | Nuisance/funny anomalies Time in seconds before anomaly spawns |
ANOMALY_ANNOUNCE_MEDIUM_TIME | Time in seconds before anomaly is announced |
ANOMALY_ANNOUNCE_MEDIUM_TEXT | Let them know how far away the anomaly is |
ANOMALY_START_HARMFUL_TIME | Chaotic but not harmful anomalies. Give the station a chance to find it on their own. Time in seconds before anomaly spawns |
ANOMALY_ANNOUNCE_HARMFUL_TIME | Time in seconds before anomaly is announced |
ANOMALY_ANNOUNCE_HARMFUL_TEXT | Let them know how far away the anomaly is |
ANOMALY_START_DANGEROUS_TIME | Anomalies that can fuck you up. Give them a bit of warning. Time in seconds before anomaly spawns |
ANOMALY_ANNOUNCE_DANGEROUS_TIME | Time in seconds before anomaly is announced |
ANOMALY_ANNOUNCE_DANGEROUS_TEXT | Let them know how far away the anomaly is |
Define Details
ANOMALY_ANNOUNCE_DANGEROUS_TEXT 
Let them know how far away the anomaly is
ANOMALY_ANNOUNCE_DANGEROUS_TIME 
Time in seconds before anomaly is announced
ANOMALY_ANNOUNCE_HARMFUL_TEXT 
Let them know how far away the anomaly is
ANOMALY_ANNOUNCE_HARMFUL_TIME 
Time in seconds before anomaly is announced
ANOMALY_ANNOUNCE_MEDIUM_TEXT 
Let them know how far away the anomaly is
ANOMALY_ANNOUNCE_MEDIUM_TIME 
Time in seconds before anomaly is announced
ANOMALY_COUNTDOWN_TIMER 
Anomaly Defines
This file contains defines for the random event anomaly subtypes. Time in ticks before the anomaly goes poof/explodes depending on type.
ANOMALY_START_DANGEROUS_TIME 
Anomalies that can fuck you up. Give them a bit of warning. Time in seconds before anomaly spawns
ANOMALY_START_HARMFUL_TIME 
Chaotic but not harmful anomalies. Give the station a chance to find it on their own. Time in seconds before anomaly spawns
ANOMALY_START_MEDIUM_TIME 
Nuisance/funny anomalies Time in seconds before anomaly spawns