From ca29be58d52d426da3034f2e94447120f60dbcb9 Mon Sep 17 00:00:00 2001 From: iloveloopers Date: Sun, 19 Jan 2025 22:16:54 -0400 Subject: [PATCH] thisissilly --- code/modules/reagents/chemistry_reagents/other.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/reagents/chemistry_reagents/other.dm b/code/modules/reagents/chemistry_reagents/other.dm index 4d8829ede882..3d9f3d3c0164 100644 --- a/code/modules/reagents/chemistry_reagents/other.dm +++ b/code/modules/reagents/chemistry_reagents/other.dm @@ -1071,6 +1071,7 @@ reagent_state = LIQUID color = "#79847a" chemclass = CHEM_CLASS_RARE + flags = REAGENT_NO_GENERATION /datum/reagent/forensic_spray/reaction_obj(obj/reacting_on, volume) if(!istype(reacting_on, /obj/effect/decal/prints))