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