mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 17:42:26 +00:00
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