.DT
npc_path
DW_wibble creator help
npc_path

.SH Name
.SP 5 5
npc_path -  This method expands the path for the given npc by combining the npc_path set in set_npc_path with the relative path defined in the configuration file.
.EP

.SH Syntax
.SI 5
string npc_path(string str)
.EI

.SH Parameters
.SI 5
%^BOLD%^path%^RESET%^ - the path to expand
.EI

.SH Returns
.SI 5
the expanded path
.EI

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

.SH Description
.SP 5 5

This method expands the path for the given npc by combining the npc_path
set in set_npc_path with the relative path defined in the configuration
file.

.EP

