properly uses up mindshield implant on unconvertables

This commit is contained in:
Garen Crownguard
2019-07-10 20:58:06 -05:00
parent 2df19c2dcd
commit 6f837d6ae4
@@ -39,7 +39,7 @@
target.visible_message("<span class='warning'>[target] seems to resist the implant!</span>", "<span class='warning'>You feel something interfering with your mental conditioning, but you resist it!</span>")
removed(target, 1)
qdel(src)
return FALSE
return TRUE //the implant is still used
var/datum/antagonist/hivevessel/woke = target.is_wokevessel()
if(is_hivemember(target))