mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-19 12:14:14 +01:00
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