Adds "Scan Gas" for ghosts (#17306)

This commit is contained in:
Ling
2023-01-07 01:18:01 +01:00
committed by GitHub
parent 9974595942
commit d4af44be85
18 changed files with 72 additions and 57 deletions

View File

@@ -363,6 +363,9 @@
else
return null
/atom/proc/return_analyzable_air()
return null
///Return the air if we can analyze it
///Check if this atoms eye is still alive (probably)
/atom/proc/check_eye(mob/user)