fixes admin given assassinateonce objective. (#23177)

* fixes admin given assassinateonce

* replaces accidently removed comment

* requested adjustments
This commit is contained in:
Aquilar
2023-11-14 21:01:32 +08:00
committed by GitHub
parent 2ea16f0f77
commit d27ead5c0e
2 changed files with 12 additions and 2 deletions
+1
View File
@@ -686,6 +686,7 @@
new_objective:target = new_target:mind
//Will display as special role if assigned mode is equal to special role.. Ninjas/commandos/nuke ops.
new_objective.explanation_text = "[objective_type] [new_target:real_name], the [new_target:mind:assigned_role == new_target:mind:special_role ? (new_target:mind:special_role) : (new_target:mind:assigned_role)]."
new_objective.establish_signals()
if("destroy")
var/list/possible_targets = active_ais(1)