makes sure the gas actually fucking reacts so that it has a reaction list when it's being passed through the teg
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
//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