From f7bb3f3050563948387f71e6aee514668bbcc596 Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Sat, 6 Aug 2022 16:08:55 -0700 Subject: [PATCH] makes drying agent a chem gas --- code/modules/reagents/chemistry/reagents/other_reagents.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/reagents/chemistry/reagents/other_reagents.dm b/code/modules/reagents/chemistry/reagents/other_reagents.dm index 9e49e8556b..b9f78cbc70 100644 --- a/code/modules/reagents/chemistry/reagents/other_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/other_reagents.dm @@ -1979,6 +1979,7 @@ reagent_state = LIQUID color = "#A70FFF" taste_description = "dryness" + boiling_point = 310 pH = 10.7 value = REAGENT_VALUE_UNCOMMON