This commit is contained in:
Putnam3145
2022-08-07 23:47:06 -07:00
parent cdcdc11d9b
commit 92cbbeb9f6
@@ -86,7 +86,7 @@
min_requirements[R.get_gas()] = MOLES_GAS_VISIBLE
name = "[R.name] condensation"
id = "[R.type] condensation"
condensing_reagent = R
condensing_reagent = new R
exclude = FALSE
/datum/gas_reaction/condensation/react(datum/gas_mixture/air, datum/holder)