mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-31 09:09:58 +01:00
11 lines
394 B
Plaintext
11 lines
394 B
Plaintext
/datum/round_event_control/meteor_wave/cat
|
|
name = "Meteor Wave: CATastrophic"
|
|
typepath = /datum/round_event/meteor_wave/meaty
|
|
weight = 2
|
|
max_occurrences = 1
|
|
|
|
/datum/round_event/meteor_wave/cat
|
|
wave_name = "cat"
|
|
|
|
/datum/round_event/meteor_wave/cat/announce(fake)
|
|
priority_announce("Unknown biological entities have been detected near [station_name()], please stand-by.", "Lifesign Alert") |