infect ![code/modules/antagonists/traitor/objectives/infect.dm 7](git.png)
Vars | |
heads_of_staff | if TRUE, can only target heads of staff if FALSE, CANNOT target heads of staff |
---|---|
injector_given | if TRUE, the injector item has been bestowed upon the player |
Procs | |
special_target_filter | proc for checking for special states that invalidate a target |
Var Details
heads_of_staff ![code/modules/antagonists/traitor/objectives/infect.dm 20](git.png)
if TRUE, can only target heads of staff if FALSE, CANNOT target heads of staff
injector_given ![code/modules/antagonists/traitor/objectives/infect.dm 22](git.png)
if TRUE, the injector item has been bestowed upon the player
Proc Details
special_target_filter
proc for checking for special states that invalidate a target