BM requests.

This commit is contained in:
Fermi
2019-07-09 02:44:17 +01:00
parent e7224991b7
commit 1b3de620f9
3 changed files with 34 additions and 5 deletions
@@ -548,6 +548,7 @@
//Remove all stuff
/datum/status_effect/chem/enthrall/on_remove()
var/mob/living/carbon/M = owner
M.mind.remove_antag_datum(/datum/antagonist/brainwashed)
SEND_SIGNAL(M, COMSIG_CLEAR_MOOD_EVENT, "enthrall")
SEND_SIGNAL(M, COMSIG_CLEAR_MOOD_EVENT, "enthrallpraise")
SEND_SIGNAL(M, COMSIG_CLEAR_MOOD_EVENT, "enthrallscold")