code/datums/components/pet_commands/pet_command.dm
/datum/pet_command | Set some AI blackboard commands in response to receiving instructions This is abstract and should be extended for actual behaviour |
---|---|
/datum/pet_command/point_targeting | As above but also listens for you pointing at something and marks it as a target |