Merge pull request #3306 from Aranclanos/DisposalAir

Fixes issue #2330. Disposals not activating the turf air.
This commit is contained in:
Miauw62
2014-04-05 17:59:19 +02:00
+1
View File
@@ -615,6 +615,7 @@
// called to vent all gas in holder to a location
proc/vent_gas(var/atom/location)
location.assume_air(gas) // vent all gas to turf
air_update_turf()
return
// Disposal pipes