Flavortext... But as an element.

This commit is contained in:
Archie
2021-04-22 18:36:18 -03:00
parent 3fff44810e
commit 143b441b33
18 changed files with 243 additions and 89 deletions
@@ -72,6 +72,7 @@ GLOBAL_LIST_EMPTY(antagonists)
give_antag_moodies()
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)