.DT
npc_died
DW_wibble creator help
npc_died

.SH Name
.SP 5 5
npc_died -  This method is called when a specific npc dies so we can do some tracking on it.
.EP

.SH Syntax
.SI 5
void npc_died(object ob)
.EI

.SH Parameters
.SI 5
%^BOLD%^npc_ob%^RESET%^ - the npc object

.EI

.SH Defined in
.SI 5
/std/hospital.c
.EI

.SH Description
.SP 5 5

This method is called when a specific npc dies so we can do some
tracking on it.
.EP

