From d84d3ae2fd7dbd812dcf59c026e7006c87c86523 Mon Sep 17 00:00:00 2001 From: Chloe Carver-Brown Date: Tue, 2 Mar 2021 13:26:44 +0000 Subject: [PATCH] HE LIVES --- code/modules/reagents/chemistry/recipes/others.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/recipes/others.dm b/code/modules/reagents/chemistry/recipes/others.dm index aab9ba5f..823a1b9a 100644 --- a/code/modules/reagents/chemistry/recipes/others.dm +++ b/code/modules/reagents/chemistry/recipes/others.dm @@ -727,5 +727,5 @@ id = /datum/reagent/hellwater results = list(/datum/reagent/hellwater = 1) required_reagents = list(/datum/reagent/water/holywater = 1) - required_temp = 700 + required_temp = 666 mob_react = FALSE \ No newline at end of file