code/__DEFINES/anomaly.dm ![code/__DEFINES/anomaly.dm0](git.png)
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 ![code/__DEFINES/anomaly.dm 40](git.png)
Let them know how far away the anomaly is
ANOMALY_ANNOUNCE_DANGEROUS_TIME ![code/__DEFINES/anomaly.dm 38](git.png)
Time in seconds before anomaly is announced
ANOMALY_ANNOUNCE_HARMFUL_TEXT ![code/__DEFINES/anomaly.dm 29](git.png)
Let them know how far away the anomaly is
ANOMALY_ANNOUNCE_HARMFUL_TIME ![code/__DEFINES/anomaly.dm 27](git.png)
Time in seconds before anomaly is announced
ANOMALY_ANNOUNCE_MEDIUM_TEXT ![code/__DEFINES/anomaly.dm 18](git.png)
Let them know how far away the anomaly is
ANOMALY_ANNOUNCE_MEDIUM_TIME ![code/__DEFINES/anomaly.dm 16](git.png)
Time in seconds before anomaly is announced
ANOMALY_COUNTDOWN_TIMER ![code/__DEFINES/anomaly.dm 7](git.png)
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 ![code/__DEFINES/anomaly.dm 36](git.png)
Anomalies that can fuck you up. Give them a bit of warning. Time in seconds before anomaly spawns
ANOMALY_START_HARMFUL_TIME ![code/__DEFINES/anomaly.dm 25](git.png)
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 ![code/__DEFINES/anomaly.dm 14](git.png)
Nuisance/funny anomalies Time in seconds before anomaly spawns