Allows cyborgs to view crew manifest and also state laws.

This commit is contained in:
Ren Erthilo
2012-04-30 14:37:43 +01:00
parent 68d176b40f
commit 3e71c12377
4 changed files with 135 additions and 3 deletions
+3 -1
View File
@@ -212,6 +212,8 @@
O << "To use something, simply click or double-click it."
O << {"Use say ":s to speak to fellow cyborgs and the AI through binary."}
O.verbs += /mob/living/silicon/robot/proc/ai_roster
O.job = "Cyborg"
O.mmi = new /obj/item/device/mmi(O)
@@ -412,4 +414,4 @@
del(src)
return O
return O