Merge pull request #7265 from Citadel-Station-13/upstream-merge-38745

[MIRROR] Fixes not receiving AI destroy objective during IAA
This commit is contained in:
LetterJay
2018-07-01 09:32:39 -05:00
committed by GitHub
@@ -207,6 +207,7 @@
destroy_objective.owner = owner
destroy_objective.target = target_mind
destroy_objective.update_explanation_text()
add_objective(destroy_objective)
else
var/datum/objective/assassinate/internal/kill_objective = new
kill_objective.owner = owner