mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
Merge pull request #7012 from atlantiscze/2020_04_18_LeakFix
Fixes HE pipes not leaking when breached
This commit is contained in:
@@ -88,6 +88,8 @@
|
||||
if(!parent)
|
||||
..()
|
||||
else
|
||||
if(leaking)
|
||||
parent.mingle_with_turf(loc, volume)
|
||||
var/datum/gas_mixture/pipe_air = return_air()
|
||||
if(istype(loc, /turf/simulated/))
|
||||
var/environment_temperature = 0
|
||||
|
||||
Reference in New Issue
Block a user