mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
1def015bad
* end of file Fix * fix those lints too
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")
|