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

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'