.DT
set_npc_path
DW_wibble creator help
set_npc_path

.SH Name
.SP 5 5
set_npc_path -  This method sets the directory for npcs.
.EP

.SH Syntax
.SI 5
void set_npc_path(string path)
.EI

.SH Parameters
.SI 5
%^BOLD%^dir%^RESET%^ - the director for npcs.

.EI

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

.SH Description
.SP 5 5

This method sets the directory for npcs.  The filename for npcs defined
in the configuration files is realtive to this path.

.EP

