makes traitor removable

This commit is contained in:
Putnam
2019-12-03 16:58:32 -08:00
parent f526a6f4d8
commit 4e2c72f2ed

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]