Function need_to_have:
Defined in module vsupport (file: /std/object/vsupport.c)

Do some sanity checks for verbs that auto-take objects, or only allow
you to use objects you are carrying.
Most of the work is done in try_to_acquire.

Prototype:
mixed need_to_have();
