[Package Index | Mudlib Index | Effect Index]
File /std/vault.c
Standard vault inheritable object. There are two inheritables (this one and
/std/vault_entry.c) which are provided to make it easy to setup your own
vaults.
This one handles the actual vault room itself. When using this room you
must use set_vault_name and set_vault_entrance. You should also define a
setup_container function to customise your vault drawers.
See also:
/std/vault_entrance.c
Written by Ceres
Inherits
This class inherits the following classes /std/shops/vault.c