Updated message AIs and Cyborgs get when they spawn

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4027 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-07-10 19:02:03 +00:00
parent bd4233ec8c
commit d2fc8b2689
4 changed files with 16 additions and 17 deletions
@@ -83,9 +83,9 @@
ticker.minds += O.mind//Adds them to regular mind list.
O.loc = loc
O << "<B>You are playing a Robot. A Robot can interact with most electronic objects in its view point.</B>"
O << "<B>You must follow the laws that the AI has. You are the AI's assistant to the station basically.</B>"
O << "To use something, simply double-click it."
O << "<B>You are playing a Cyborg. A Cyborg can interact with most electronic objects in its view point.</B>"
O << "<B>You must follow the laws that the AI has. You must follow orders the AI gives you.</B>"
O << "To use something, simply click on it."
O << {"Use say ":s to speak to fellow cyborgs and the AI through binary."}
O.job = "Cyborg"