Makes disposal outlets activate the turf once they eject air to it.
This commit is contained in:
Aranclanos
2014-04-03 16:07:40 -03:00
parent b700f39509
commit e3836fa43e
+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