Syndicate? Whozzat?

This commit is contained in:
Chinsky
2013-03-13 06:38:32 +04:00
parent 468defbdfb
commit b906a22192

View File

@@ -29,7 +29,7 @@
else if(prob(50)) else if(prob(50))
msg = "Contact has been lost with a combat drone wing operating out of the NMV Icarus. If any are sighted in the area, approach with caution." msg = "Contact has been lost with a combat drone wing operating out of the NMV Icarus. If any are sighted in the area, approach with caution."
else else
msg = "Syndicate saboteurs have targetted a combat drone wing deployed from the NMV Icarus. If any are sighted in the area, approach with caution." msg = "Unidentified hackers have targetted a combat drone wing deployed from the NMV Icarus. If any are sighted in the area, approach with caution."
command_alert(msg, "Rogue drone alert") command_alert(msg, "Rogue drone alert")
/datum/event/rogue_drone/tick() /datum/event/rogue_drone/tick()