diff --git a/code/modules/mob/living/silicon/robot/drone/drone_items.dm b/code/modules/mob/living/silicon/robot/drone/drone_items.dm index 483f185d0e4..750b62c62a2 100644 --- a/code/modules/mob/living/silicon/robot/drone/drone_items.dm +++ b/code/modules/mob/living/silicon/robot/drone/drone_items.dm @@ -26,6 +26,7 @@ /obj/item/mounted/frame/intercom, /obj/item/mounted/frame/extinguisher, /obj/item/mounted/frame/light_switch, + /obj/item/assembly/prox_sensor, /obj/item/rack_parts, /obj/item/camera_assembly, /obj/item/tank,