From 891af5bbffd45b7aef7272a2fffb3df3dead2f3e Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Wed, 8 Apr 2015 17:51:20 -0400 Subject: [PATCH] tweak --- code/modules/reagents/Chemistry-Recipes.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/////////////