From 7f74a98372aa6c674a4f60659e1a934fbb472896 Mon Sep 17 00:00:00 2001 From: Fermi <> Date: Fri, 4 Oct 2019 04:55:36 +0100 Subject: [PATCH] .9 --- 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 057e46fb6b..a6bec66cfc 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 = 11 + pH = 11.9 /datum/reagent/drying_agent name = "Drying agent"