Makes it possible for the AI to make station wide announcements. Improved AI verb handling in case of death/restoration.

This commit is contained in:
PsiOmega
2014-08-19 21:09:14 +02:00
parent df6723deb0
commit a2253617cf
9 changed files with 121 additions and 52 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
O.show_laws()
O << "<b>These laws may be changed by other players, or by you being the traitor.</b>"
add_ai_verbs(O)
O.add_ai_verbs()
O.job = "AI"
O.rename_self("ai",1)