AI role information fix. (#7681)

This commit is contained in:
Kaedwuff
2019-12-15 14:07:59 +01:00
committed by Werner
parent 667bfdb33f
commit b9d82660d9
2 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -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()