Files
GS13-Citadel/code/modules/events/cat_wave.dm
T
DrPainisandGitHub cbb7673e79 Adds the actual event.
Yes, cat meteors have the same announcement as carp.
2021-05-27 00:30:29 -04:00

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")