Since you can properly scrub Freon now, it doesn't destroy itself.

This commit is contained in:
CitadelStationBot
2017-05-21 22:28:47 -05:00
parent 5fd5e32628
commit f132720d7e
@@ -76,7 +76,6 @@
/datum/gas_reaction/freon/react(datum/gas_mixture/air, turf/open/location)
. = NO_REACTION
if(location && location.freon_gas_act())
air.gases["freon"][MOLES] -= MOLES_PLASMA_VISIBLE
. = REACTING
//water vapor: puts out fires?