Removes die a glorious death, antagonists that would have rolled it now no longer need to escape alive (#21323)

* Removes die a glorious death, antagonists that would have rolled it now no longer need to escape alive

* steels review
This commit is contained in:
GDN
2023-06-28 18:39:20 -05:00
committed by GitHub
parent ee83ab8d17
commit 8bb8000fc4
3 changed files with 3 additions and 27 deletions
-4
View File
@@ -677,10 +677,6 @@
new_objective = new /datum/objective/survive
new_objective.owner = src
if("die")
new_objective = new /datum/objective/die
new_objective.owner = src
if("nuclear")
new_objective = new /datum/objective/nuclear
new_objective.owner = src