requested changes

This commit is contained in:
bgobandit
2019-05-28 02:27:28 -04:00
parent 243dd8f377
commit e74f35b4cc
2 changed files with 2 additions and 2 deletions
@@ -19,7 +19,7 @@
implantee.visible_message("<span class='warning'>A bluespace pocket opens around [src] as it exits [implantee], spewing out its contents and rupturing the surrounding tissue!</span>")
implantee.apply_damage(20, BRUTE, BODY_ZONE_CHEST)
qdel(lostimplant)
. = ..()
return ..()
/obj/item/implant/storage/implant(mob/living/target, mob/user, silent = FALSE, force = FALSE)
for(var/X in target.implants)