.DT
set_save_file
DW_wibble creator help
set_save_file

.SH Name
.SP 5 5
set_save_file -  This method sets the save file for the item and then does a load.
.EP

.SH Syntax
.SI 5
varargs void set_save_file(string file,
                           object thing)
.EI

.SH Parameters
.SI 5
%^BOLD%^file%^RESET%^ - the file name to set the save object to
%^BOLD%^thing%^RESET%^ - the thing to set as the person to report errors to

.EI

.SH Defined in
.SI 5
/obj/cont_save.c
.EI

.SH Description
.SP 5 5

This method sets the save file for the item and then does a load.
.EP

