Makes proteans gib on death

This commit is contained in:
Heroman
2021-12-04 06:29:04 +10:00
parent 68fe0fbcc3
commit 2ead07ed2d
4 changed files with 19 additions and 16 deletions
@@ -139,6 +139,10 @@
//Replace this with a VORE setting so all types of posibrains can/can't be digested on a whim
return FALSE
/obj/item/organ/internal/nano/digest_act(atom/movable/item_storage = null)
//Make proteans recoverable too
return FALSE
// Gradual damage measurement
/obj/item
var/digest_stage = null