From 0ed513aee8af28c3a580951d268533b84bbeaca0 Mon Sep 17 00:00:00 2001 From: Mister-moon1 <109922915+Mister-moon1@users.noreply.github.com> Date: Wed, 4 Oct 2023 23:05:19 +0100 Subject: [PATCH] nerf --- code/modules/mob/living/carbon/xenomorph/resin_constructions.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm b/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm index 3bfb4e355416..18fe2e3247a8 100644 --- a/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm +++ b/code/modules/mob/living/carbon/xenomorph/resin_constructions.dm @@ -249,6 +249,7 @@ GLOBAL_VAR_INIT(resin_lz_allowed, FALSE) construction_name = "fast resin" cost = XENO_RESIN_FAST_COST build_time = 1 SECONDS + max_per_xeno = 25 build_path = /obj/effect/alien/resin/sticky/fast