mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Removes unused ai detector camera mob (#78549)
it wasn't used anywhere for over a year (see #54832)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user