From 59292bed7eba2f64f5223e929a0ab4b69a5e0b3c Mon Sep 17 00:00:00 2001 From: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Date: Fri, 25 Sep 2020 16:10:28 -0400 Subject: [PATCH] Makes Curare have the can_synth flag = false (#14421) Co-authored-by: Qwertytoforty --- code/modules/reagents/chemistry/reagents/toxins.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/reagents/chemistry/reagents/toxins.dm b/code/modules/reagents/chemistry/reagents/toxins.dm index 914fabbc752..7156eff6482 100644 --- a/code/modules/reagents/chemistry/reagents/toxins.dm +++ b/code/modules/reagents/chemistry/reagents/toxins.dm @@ -917,6 +917,7 @@ reagent_state = LIQUID color = "#191919" metabolization_rate = 0.1 + can_synth = FALSE penetrates_skin = TRUE taste_mult = 0