mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
4 lines
211 B
Plaintext
4 lines
211 B
Plaintext
/datum/gm_action/carp_migration/announce()
|
|
var/announcement = "Unknown biological entities have been detected near the asteroid, please stand-by."
|
|
command_announcement.Announce(announcement, "Lifesign Alert")
|