diff --git a/code/modules/reagents/Chemistry-Recipes.dm b/code/modules/reagents/Chemistry-Recipes.dm index 35b8f9cef09..a3591a943c1 100644 --- a/code/modules/reagents/Chemistry-Recipes.dm +++ b/code/modules/reagents/Chemistry-Recipes.dm @@ -377,7 +377,7 @@ datum id = "sacid" result = "sacid" required_reagents = list("sulfur" = 1, "oxygen" = 1, "hydrogen" = 1) - result_amount = 3 + result_amount = 2 mix_message = "The mixture gives off a sharp acidic tang." ///////Changeling Blood Test/////////////