Make the message for AI most less metagame-inspiring.

The old message was pretty much an IC "Go kill your AI now" carte
blanche.  The new one allows for a sneaky AI to actually, with care,
sneak to victory rather than trying to find the quickest way to
slaughter all staiton personnel.
This commit is contained in:
Rob Palkowski
2012-05-18 00:37:58 -07:00
parent 8bb1b8f862
commit 09910de497
@@ -71,7 +71,7 @@
sleep(10 * 60 * 20) // 30 minutes
command_alert("Diagnosis suite failure detected. Running backup diagnosis tool.", "Anomaly Alert")
sleep(100)
command_alert("AI unit diagnosis failed. Unable to detect morality cores. Disabling of unit recommended.", "Anomaly Alert")
command_alert("Nanotrasen has received reports that some AI cores may have been tampered with. You are advised to monitor your assigned AI for any abberant bahavior, and are authorized to take corrective action, should it be necessary.", "Security Alert")
..()