From e156bb4d1e74e910435113823f024941026ebb36 Mon Sep 17 00:00:00 2001
From: Belsima <31827220+Belsima@users.noreply.github.com>
Date: Sat, 28 Oct 2017 10:15:38 -0400
Subject: [PATCH] WITH exceptions!
---
code/game/antagonist/station/thug.dm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/code/game/antagonist/station/thug.dm b/code/game/antagonist/station/thug.dm
index 54f5f83663..2ea752e3b7 100644
--- a/code/game/antagonist/station/thug.dm
+++ b/code/game/antagonist/station/thug.dm
@@ -13,5 +13,5 @@ var/datum/antagonist/thug/thugs
Try to make sure other players have fun! If you are confused or at a loss, always adminhelp, \
and before taking extreme actions, please try to also contact the administration! \
Think through your actions and make the roleplay immersive! Please remember all \
- rules aside from those without explicit exceptions apply to antagonists."
- flags = ANTAG_SUSPICIOUS | ANTAG_IMPLANT_IMMUNE | ANTAG_RANDSPAWN | ANTAG_VOTABLE
\ No newline at end of file
+ rules aside from those with explicit exceptions apply to antagonists."
+ flags = ANTAG_SUSPICIOUS | ANTAG_IMPLANT_IMMUNE | ANTAG_RANDSPAWN | ANTAG_VOTABLE