SYNOPSIS
#include <defs>
inherit STD_KEY;
FILE
/std/key.c
DESCRIPTION
A standard key for locking/unlocking objects. Keys contain a certain
number of key ids. If a key contains a key id set
for a lockable object, it may lock/unlock that object.
SEE ALSO
std/object, module/lockable
| get_key_ids | matches_key_id | set_key_ids |