From 5cd49dcfd1a1efbc9a433e86701700515f84a351 Mon Sep 17 00:00:00 2001 From: DeltaFire Date: Thu, 4 Nov 2021 21:20:27 +0100 Subject: [PATCH] preservahyde --- code/modules/reagents/chemistry/reagents/other_reagents.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/reagents/chemistry/reagents/other_reagents.dm b/code/modules/reagents/chemistry/reagents/other_reagents.dm index 63a85e2f55..3a7d7be723 100644 --- a/code/modules/reagents/chemistry/reagents/other_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/other_reagents.dm @@ -2401,6 +2401,7 @@ description = "A powerful preservation agent, utilizing the preservative effects of formaldehyde with significantly less of the histamine." reagent_state = LIQUID color = "#f7685e" + processing_flags = REAGENT_ORGANIC_PROCESS | REAGENT_ROBOTIC_PROCESS metabolization_rate = REAGENTS_METABOLISM * 0.25