Forced antags are now logged to admins.

This might help tell bugs from simply no one having chosen the role.
This commit is contained in:
cib
2012-12-18 17:25:14 +01:00
parent 59ed460c65
commit 85ec5157fe
+2
View File
@@ -315,6 +315,8 @@ Whitespace:Seperator;
if(applicant)
candidates += applicant
drafted.Remove(applicant)
log_admin("[applicant.key] drafted into antagonist role against their preferences.")
message_admins("[applicant.key] drafted into antagonist role against their preferences.")
else // Not enough scrubs, ABORT ABORT ABORT
break