/tg/ Station 13 - Modules - Types

code/datums/ai/generic_decorators/item_inside_pawn.dm

/datum/bt_node/decorator/item_inside_pawnGates child on the item at the given blackboard key being located anywhere inside the pawn (recursive contents check via locate()). Clears the key and returns FALSE if the item is deleted. Does NOT clear the key if the item simply isn't inside the pawn other branches may still use it.