mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 22:54:32 +01:00
8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
/datum/event/anomaly/anomaly_flux
|
|
name = "Anomaly event"
|
|
startWhen = 10
|
|
announceWhen = 3
|
|
anomaly_path = /obj/effect/anomaly/flux
|
|
prefix_message = "Localized hyper-energetic flux wave detected on long range scanners."
|
|
announce_sound = 'sound/AI/anomaly_flux.ogg'
|