mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
AI role information fix. (#7681)
This commit is contained in:
@@ -212,7 +212,7 @@ var/list/ai_verbs_default = list(
|
||||
|
||||
if (malf && !(mind in malf.current_antagonists))
|
||||
show_laws()
|
||||
to_chat(src, "<b>These laws may be changed by other players, or by you being the traitor.</b>")
|
||||
to_chat(src, "<b>These laws may be changed by other players, or by you if you are malfunctioning.</b>")
|
||||
|
||||
job = "AI"
|
||||
setup_icon()
|
||||
|
||||
Reference in New Issue
Block a user