Function need_specific_item:
Defined in module m_searchable (file: /std/modules/m_searchable.c)

Set whether or not you need to give a specific item to search for
in this object, this should be used only when searchable_items() is used.

Prototype:
void need_specific_item(int i);
