Update portable_atmospherics.dm

This commit is contained in:
kevinz000
2020-06-10 14:46:16 -07:00
committed by GitHub
parent 70d1574c26
commit 5990239cfa
@@ -154,3 +154,7 @@
investigate_log("was smacked with \a [I] by [key_name(user)].", INVESTIGATE_ATMOS)
add_fingerprint(user)
..()
/obj/machinery/portable_atmospherics/attack_ghost(mob/dead/observer/O)
. = ..()
atmosanalyzer_scan(air_contents, O, src, FALSE)