Merge pull request #14007 from DeltaFire15/heretic-spec-role-fix

Fixes heretic special role adding / removal
This commit is contained in:
silicons
2021-01-09 15:37:35 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -41,7 +41,6 @@
break
var/datum/mind/cultie = antag_pick(antag_candidates)
antag_candidates -= cultie
cultie.special_role = ROLE_HERETIC
cultie.restricted_roles = restricted_jobs
culties += cultie