[MIRROR] Fixes regenerative core implants not functioning [MDB IGNORE] (#14552)

* Fixes regenerative core implants not functioning (#67961)

* Repaths regen_core

* updates var names

* updates var name

* Fixes regenerative core implants not functioning

Co-authored-by: Coffee <CoffeeDragon16@gmail.com>
This commit is contained in:
SkyratBot
2022-06-27 02:14:56 +01:00
committed by GitHub
co-authored by Coffee
parent 1bec7dddee
commit e38dcc65a0
8 changed files with 39 additions and 39 deletions
@@ -34,7 +34,7 @@
/obj/item/organ/internal/heart/gland/slime = 4,
/obj/item/organ/internal/heart/gland/trauma = 4,
/obj/item/organ/internal/heart/gland/electric = 3,
/obj/item/organ/regenerative_core = 2,
/obj/item/organ/internal/regenerative_core = 2,
/obj/item/organ/internal/heart/gland/ventcrawling = 1,
/obj/item/organ/internal/body_egg/alien_embryo = 1,
)