Adds the actual event.

Yes, cat meteors have the same announcement as carp.
This commit is contained in:
DrPainis
2021-05-27 00:30:29 -04:00
committed by GitHub
parent 98d5499712
commit cbb7673e79
+11
View File
@@ -0,0 +1,11 @@
/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")