Co-authored-by: silicons <no@you.cat>
This commit is contained in:
silicons
2023-01-17 15:37:05 -06:00
committed by GitHub
co-authored by silicons
parent bcd10c69be
commit 6956f034e9
5 changed files with 68 additions and 56 deletions
@@ -47,9 +47,8 @@
. = ..()
create_reagents(usable_volume)
/obj/item/organ/internal/fruitgland/process(delta_time)
if(!owner)
return
/obj/item/organ/internal/fruitgland/tick_life(dt)
. = ..()
var/obj/item/organ/external/parent = owner.get_organ(parent_organ)
var/before_gen
if(parent && generated_reagents && owner) //Is it in the chest/an organ, has reagents, and is 'activated'