mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 19:19:12 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user