Antagonists such as wizard and nuke ops are now more anonymous.

This commit is contained in:
Ghommie
2020-03-25 23:33:50 +01:00
parent 613c66d88e
commit 36d5d5e141
4 changed files with 14 additions and 3 deletions
@@ -75,6 +75,7 @@ GLOBAL_LIST_EMPTY(antagonists)
remove_blacklisted_quirks()
if(is_banned(owner.current) && replace_banned)
replace_banned_player()
SEND_SIGNAL(owner.current, COMSIG_MOB_ANTAG_ON_GAIN, src)
/datum/antagonist/proc/is_banned(mob/M)
if(!M)