mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-19 14:42:25 +00:00
Removed hijack from wizard.
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
escape_objective.owner = wizard
|
escape_objective.owner = wizard
|
||||||
wizard.objectives += escape_objective
|
wizard.objectives += escape_objective
|
||||||
|
|
||||||
if(61 to 85)
|
if(61 to 100)
|
||||||
var/datum/objective/assassinate/kill_objective = new
|
var/datum/objective/assassinate/kill_objective = new
|
||||||
kill_objective.owner = wizard
|
kill_objective.owner = wizard
|
||||||
kill_objective.find_target()
|
kill_objective.find_target()
|
||||||
|
|||||||
Reference in New Issue
Block a user