made glorious death spend threat

This commit is contained in:
Putnam
2019-11-06 18:07:39 -08:00
parent 44ad4662eb
commit eb9c8c9aca
3 changed files with 7 additions and 0 deletions
@@ -118,6 +118,8 @@
var/datum/objective/martyr/martyr_objective = new
martyr_objective.owner = owner
add_objective(martyr_objective)
if(is_dynamic)
mode.spend_threat(CONFIG_GET(number/dynamic_glorious_death_cost))
return
else