Merge pull request #10396 from Hatterhat/revert-8056-tegnerf

reverts that one TEG nerf that forced it to require an arbitrary burnmix
This commit is contained in:
Ghom
2020-01-05 15:36:02 +01:00
committed by GitHub
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