mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 05:02:33 +00:00
8 lines
250 B
Plaintext
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'
|