fix forgotten new calls (#31545)

This commit is contained in:
Toastical
2026-01-30 21:30:06 +00:00
committed by GitHub
parent 813eab308f
commit 31be52e8e2
6 changed files with 13 additions and 12 deletions
@@ -9,7 +9,7 @@
if(volume > 2.5)
if(iscarbon(M))
if(!M.get_int_organ(/obj/item/organ/internal/body_egg))
new/obj/item/organ/internal/body_egg/spider_eggs(M) //Yes, even Xenos can fall victim to the plague that is spider infestation.
new/obj/item/organ/internal/body_egg/spider_eggs(M, M) //Yes, even Xenos can fall victim to the plague that is spider infestation.
return ..()
/datum/reagent/nanomachines