No Longer Can Eat Cybernetic Implants (#4669)

This makes is so you can no longer eat cybernetic implants improperly,
just because they are in organ code. Fixes the check that originally
made it so you couldn't eat them.

🆑 Twinmold
Fix: Fixes being able to eat cybernetic implants so you cannot eat
them/force feed them to people.
/🆑
This commit is contained in:
Twinmold93
2016-06-14 16:55:40 -05:00
committed by Fox McCloud
parent c4fcb00da2
commit 674bfe5d08
@@ -81,7 +81,7 @@
return ..()
/obj/item/organ/internal/proc/prepare_eat()
if(robotic)
if(status == ORGAN_ROBOT)
return //no eating cybernetic implants!
var/obj/item/weapon/reagent_containers/food/snacks/organ/S = new
S.name = name