From 62737884f0fbf57b7959d682858672da83eb36bc Mon Sep 17 00:00:00 2001 From: Fermi <> Date: Fri, 4 Oct 2019 04:55:16 +0100 Subject: [PATCH] lye was 13 oops --- code/modules/reagents/chemistry/reagents/other_reagents.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/other_reagents.dm b/code/modules/reagents/chemistry/reagents/other_reagents.dm index 2f7a8652ba..057e46fb6b 100644 --- a/code/modules/reagents/chemistry/reagents/other_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/other_reagents.dm @@ -1665,7 +1665,7 @@ reagent_state = LIQUID color = "#FFFFD6" // very very light yellow taste_description = "alkali" //who put ACID for NaOH ???? - pH = 13 + pH = 11 /datum/reagent/drying_agent name = "Drying agent"