Added a "Show Crew Manifest" command to the AI. This command allows the AI to, at any time, pull up the crew roster with names and ranks. Can be a bit useful.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@697 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
hunterluthi
2010-12-24 08:26:07 +00:00
parent 97f7b78dd4
commit 2782b30a02
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@
O.verbs += /mob/living/silicon/ai/proc/lockdown
O.verbs += /mob/living/silicon/ai/proc/disablelockdown
O.verbs += /mob/living/silicon/ai/proc/ai_statuschange
O.verbs += /mob/living/silicon/ai/proc/ai_roster
// O.verbs += /mob/living/silicon/ai/proc/ai_cancel_call
O.job = "AI"