Removes unused ai detector camera mob (#78549)

it wasn't used anywhere for over a year (see #54832)
This commit is contained in:
Sealed101
2023-09-25 12:48:15 -05:00
committed by GitHub
parent 840a1f3694
commit 68a1920a52
@@ -125,12 +125,6 @@
if(distance < rangewarning) //ai cant see us but is close
detect_state = PROXIMITY_NEAR
/mob/camera/ai_eye/remote/ai_detector
name = "AI detector eye"
ai_detector_visible = FALSE
visible_icon = FALSE
use_static = FALSE
/datum/action/item_action/toggle_multitool
name = "Toggle AI detecting mode"
check_flags = NONE