mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-01 21:21:59 +00:00
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
/datum/event/anomaly/anomaly_bluespace
|
|
name = "Anomaly event"
|
|
startWhen = 3
|
|
announceWhen = 10
|
|
anomaly_path = /obj/effect/anomaly/bluespace
|
|
prefix_message = "Unstable bluespace anomaly detected on long range scanners."
|
|
announce_sound = 'sound/AI/anomaly_bluespace.ogg'
|