AI Detector can now only detect AI, not Abductors, Xenobio consoles or Shuttles (#15535)

* Update navigation_computer.dm

* V7

* Update navigation_computer.dm

* All instances

* Added explainers

Seems this is done some places, seems nice and easier to understand with em

* Updated name

* Change Variable name

Changed as per advise of Fox
This commit is contained in:
Kepplerx
2021-07-08 23:18:15 +01:00
committed by GitHub
parent e835205f50
commit 1d04a9ec74
6 changed files with 12 additions and 0 deletions
@@ -264,6 +264,8 @@
visible_icon = FALSE
use_static = FALSE
simulated = FALSE
// The Shuttle Docker does not trigger the AI Detector
ai_detector_visible = FALSE
var/list/placement_images = list()
var/list/placed_images = list()