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:
@@ -61,8 +61,6 @@
|
||||
//Actually transfer the gas
|
||||
var/datum/gas_mixture/removed = air2.remove(transfer_moles)
|
||||
|
||||
removed.react(src)
|
||||
|
||||
update_parents()
|
||||
|
||||
return removed
|
||||
|
||||
Reference in New Issue
Block a user