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
@@ -274,12 +274,6 @@
. = ..()
air_update_turf(1)
/obj/structure/foamedmetal/Destroy()
density = FALSE
air_update_turf(1)
return ..()
/obj/structure/foamedmetal/Move()
var/turf/T = loc
. = ..()