.DT
setup_corpse_from_save
DW_wibble creator help
setup_corpse_from_save

.SH Name
.SP 5 5
setup_corpse_from_save -  This method is called by the corpse handler to setup the corpse properly after it loads.
.EP

.SH Syntax
.SI 5
void setup_corpse_from_save(string str_data,
                            string name,
                            int id)
.EI

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

.SH Description
.SP 5 5

This method is called by the corpse handler to setup the corpse
properly after it loads.

.EP

