diff --git a/code/modules/antagonists/traitor/contractor/datums/syndicate_contract.dm b/code/modules/antagonists/traitor/contractor/datums/syndicate_contract.dm index 7a1354e57be..9faf77487b3 100644 --- a/code/modules/antagonists/traitor/contractor/datums/syndicate_contract.dm +++ b/code/modules/antagonists/traitor/contractor/datums/syndicate_contract.dm @@ -465,6 +465,8 @@ we thank you for providing them. Your value is expended, and you will be ransomed back to your station. We always get paid, \ so it's only a matter of time before we send you back...\"") + to_chat(M, "You have been kidnapped and interrogated for valuable information! You will be sent back to the station in a few minutes...") + /** * Handles the target's return to station. *