Makes objects blocking air restore airflow in /atom/Destroy (#39210)

This commit is contained in:
AnturK
2018-07-21 06:28:57 -04:00
committed by Emmett Gaines
parent 7700abd00a
commit 72e9cea3b6
12 changed files with 13 additions and 48 deletions
@@ -247,11 +247,6 @@
. = ..()
air_update_turf(1)
/obj/structure/fans/Destroy()
var/turf/T = loc
. = ..()
T.air_update_turf(1)
//Inivisible, indestructible fans
/obj/structure/fans/tiny/invisible
name = "air flow blocker"