Makes heretics actually able to be edited in the config.

This commit is contained in:
Putnam
2020-08-29 16:45:16 -07:00
parent 126ebf1f5e
commit 6725ced453
2 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
job_rank = ROLE_HERETIC
antag_hud_type = ANTAG_HUD_HERETIC
antag_hud_name = "heretic"
threat = 25
var/give_equipment = TRUE
var/list/researched_knowledge = list()
var/total_sacrifices = 0