Revert "Makes the efficiency of the TEG be dependant on how much gas is actively combusting in the hot pipe"

This commit is contained in:
Hatterhat
2020-01-01 20:44:48 -06:00
committed by GitHub
parent 0ad15d4cb5
commit 5b99524e82
2 changed files with 1 additions and 3 deletions
@@ -61,8 +61,6 @@
//Actually transfer the gas
var/datum/gas_mixture/removed = air2.remove(transfer_moles)
removed.react(src)
update_parents()
return removed