code/datums/ai/_item_behaviors.dm
/datum/ai_behavior/item_escape_grasp | This behavior is for obj/items, it is used to free themselves out of the hands of whoever is holding them |
---|---|
/datum/ai_behavior/item_move_close_and_attack | This behavior is for obj/items, it is used to move closer to a target and throw themselves towards them. |