Files
Paradise/code/modules/events/anomaly_cryo.dm
2024-05-28 13:14:51 +00:00

8 lines
250 B
Plaintext

/datum/event/anomaly/anomaly_cryo
name = "Anomaly event"
startWhen = 3
announceWhen = 10
anomaly_path = /obj/effect/anomaly/cryo
prefix_message = "Cryogenic anomaly detected on long range scanners."
announce_sound = 'sound/AI/anomaly_pyro.ogg'