mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
properly uses up mindshield implant on unconvertables
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user