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

This commit is contained in:
AnturK
2018-07-21 12:28:57 +02:00
committed by yogstation13-bot
parent f1f83f5173
commit 9eee86d4c1
12 changed files with 13 additions and 48 deletions

View File

@@ -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
. = ..()