Merge pull request #10039 from Putnam3145/traitor-fix

makes traitor antag datum and descendents removable by admins
This commit is contained in:
kevinz000
2019-12-03 19:15:19 -07:00
committed by GitHub

View File

@@ -54,6 +54,7 @@
if(!silent && owner.current)
to_chat(owner.current,"<span class='userdanger'> You are no longer the [special_role]! </span>")
owner.special_role = null
. = ..()
/datum/antagonist/traitor/proc/handle_hearing(datum/source, list/hearing_args)
var/message = hearing_args[HEARING_MESSAGE]