/tg/ Station 13 - Modules - Types

code/datums/components/monitored_area.dm

/datum/component/monitored_areaArea component that makes all movement inside get tracked by motion sensitive cameras
/datum/motion_groupHandler for motion groups. Motion-sensitive cameras can optionally associate with one of these groups. This doesn't do anything by itself. Something needs to drive it (like a component).