This commit is contained in:
SabreML
2021-09-17 16:25:27 +01:00
parent 01862207a7
commit 11941d7791
+1 -1
View File
@@ -22,7 +22,7 @@
else if(prob(50))
msg = "Contact has been lost with a combat drone wing operating out of the NSV Icarus. If any are sighted in the area, approach with caution."
else
msg = "Unidentified hackers have targetted a combat drone wing deployed from the NSV Icarus. If any are sighted in the area, approach with caution."
msg = "Unidentified hackers have targeted a combat drone wing deployed from the NSV Icarus. If any are sighted in the area, approach with caution."
GLOB.event_announcement.Announce(msg, "Rogue drone alert")
/datum/event/rogue_drone/tick()