Skip to content

Commit

Permalink
Turns out AI private was nuked recently
Browse files Browse the repository at this point in the history
  • Loading branch information
Geoengi authored Dec 11, 2024
1 parent fc92595 commit f6a41b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/silicon/ai/ai.dm
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
to_chat(src, "To use something, simply click on it.")
to_chat(src, "Use say :b to speak to your cyborgs through binary.")
to_chat(src, "For department channels, use the following say commands:")
to_chat(src, ":o - AI Private, :c - Command.")
to_chat(src, ":c - Command.")

job = "AI"

Expand Down

0 comments on commit f6a41b5

Please sign in to comment.