mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 16:13:49 +01:00
organs NEW to INIT (#17050)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
@@ -352,8 +352,8 @@
|
||||
var/mob/living/organ_owner = null
|
||||
var/gen_cost = 0.5
|
||||
|
||||
/obj/item/organ/internal/fruitgland/New()
|
||||
..()
|
||||
/obj/item/organ/internal/fruitgland/Initialize(mapload, internal)
|
||||
. = ..()
|
||||
create_reagents(usable_volume)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user