mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-31 20:53:34 +00:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
/datum/event/anomaly/anomaly_vortex
|
|
name = "Anomaly event"
|
|
startWhen = 10
|
|
announceWhen = 3
|
|
anomaly_path = /obj/effect/anomaly/bhole
|
|
prefix_message = "Localized high-intensity vortex anomaly detected on long range scanners."
|
|
announce_sound = 'sound/AI/anomaly_vortex.ogg'
|