Fixes revolutionary deconversion messages and logging

This commit is contained in:
Robustin
2017-09-23 12:05:53 -04:00
committed by CitadelStationBot
parent f8eef1755f
commit 894673ef97
5 changed files with 17 additions and 10 deletions
@@ -26,7 +26,7 @@
qdel(src)
return 0
if(target.mind in SSticker.mode.revolutionaries)
SSticker.mode.remove_revolutionary(target.mind)
SSticker.mode.remove_revolutionary(target.mind, FALSE, user)
if(!silent)
if(target.mind in SSticker.mode.cult)
to_chat(target, "<span class='warning'>You feel something interfering with your mental conditioning, but you resist it!</span>")