diff --git a/code/datums/helper_datums/tension.dm b/code/datums/helper_datums/tension.dm index 633c0ba79c7..e5c47faa4da 100644 --- a/code/datums/helper_datums/tension.dm +++ b/code/datums/helper_datums/tension.dm @@ -103,7 +103,7 @@ var/global/datum/tension/tension_master for (var/mob/M in world) if (M.client && M.client.holder) - M << " The tensioner wishes to create additional antagonists! Press (this) in 60 seconds to abort!" + M << " The tensioner wishes to create additional antagonists! Press (this) in 60 seconds to abort!" spawn(600) if(!supress)