mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
I assume this is what ghommie meant
This commit is contained in:
@@ -61,7 +61,6 @@
|
|||||||
if(!silent && owner.current)
|
if(!silent && owner.current)
|
||||||
to_chat(owner.current,"<span class='userdanger'> You are no longer the [special_role]! </span>")
|
to_chat(owner.current,"<span class='userdanger'> You are no longer the [special_role]! </span>")
|
||||||
owner.special_role = null
|
owner.special_role = null
|
||||||
..()
|
|
||||||
|
|
||||||
/datum/antagonist/traitor/proc/add_objective(datum/objective/O)
|
/datum/antagonist/traitor/proc/add_objective(datum/objective/O)
|
||||||
objectives += O
|
objectives += O
|
||||||
|
|||||||
Reference in New Issue
Block a user