/tg/ Station 13 - Modules - Types

code/datums/ai/_item_behaviors.dm

/datum/ai_behavior/item_escape_graspThis 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_attackThis behavior is for obj/items, it is used to move closer to a target and throw themselves towards them.