diff --git a/code/datums/mind.dm b/code/datums/mind.dm index 5e46cf6e39e..32862eb6f06 100644 --- a/code/datums/mind.dm +++ b/code/datums/mind.dm @@ -86,7 +86,7 @@ datum/mind else text += "." - text += " Reequip." + text += " Reequip (gives traitor uplink)." if (objectives.len==0) text += "
Objectives are empty! Set to kill all heads." else if (src in ticker.mode.revolutionaries)