diff --git a/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm b/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm index 793ed45bcb13..0f9b9ee6e0a0 100644 --- a/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm +++ b/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm @@ -239,6 +239,7 @@ GLOBAL_VAR_INIT(resin_lz_allowed, FALSE) construction_name = "sticky resin" cost = XENO_RESIN_STICKY_COST build_time = 1 SECONDS + max_per_xeno = 50 build_path = /obj/effect/alien/resin/sticky