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
+4 -4
View File
@@ -204,10 +204,10 @@
if(O.mind && O.mind.special_role)
O.mind.store_memory("In case you look at this after being borged, the objectives are only here until I find a way to make them not show up for you, as I can't simply delete them without screwing up round-end reporting. --NeoFite")
O << "<B>You are playing a Robot. The 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 click it."
O << {"Use say ":b to speak to fellow cyborgs and the AI through binary."}
O << "<B>You are playing a Cyborg. The 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"