.DT
do_restore_inventory_error
DW_wibble creator help
do_restore_inventory_error
.SH Name
.SP 5 5
do_restore_inventory_error - This method handles the case where the return of the move flag is not MOVE_OK.
.EP
.SH Syntax
.SI 5
int do_restore_inventory_error(object ob,
int move_flag)
.EI
.SH Defined in
.SI 5
/std/container.c
.EI
.SH Description
.SP 5 5
This method handles the case where the return of the move flag is not
MOVE_OK. This can do whatever we want to make it work in a more useful
fashion.
.EP