This commit is contained in:
kevinz000
2018-04-02 03:12:43 -04:00
committed by Emmett Gaines
parent 7939865072
commit e8d407e105
@@ -14,7 +14,7 @@
/obj/effect/clockwork/servant_blocker/Destroy(force)
if(!force)
return
return QDEL_HINT_LETMELIVE
var/turf/T = get_turf(src)
. = ..()
T.air_update_turf(TRUE)