mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
fixes admin given assassinateonce objective. (#23177)
* fixes admin given assassinateonce * replaces accidently removed comment * requested adjustments
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user