Merge pull request #3422 from Citadel-Station-13/upstream-merge-31733

[MIRROR] closed turfs remove themselves from SSair.high_pressure_delta on change
This commit is contained in:
LetterJay
2017-10-16 07:25:44 -04:00
committed by GitHub

View File

@@ -9,6 +9,10 @@
. = ..()
AddComponent(/datum/component/rad_insulation, RAD_MEDIUM_INSULATION)
/turf/closed/ChangeTurf()
. = ..()
SSair.high_pressure_delta -= src
/turf/closed/get_smooth_underlay_icon(mutable_appearance/underlay_appearance, turf/asking_turf, adjacency_dir)
return FALSE