.DT
query_npc_info
DW_wibble creator help
query_npc_info

.SH Name
.SP 5 5
query_npc_info -  This returns the npc info class for the npc in question.
.EP

.SH Syntax
.SI 5
class npc_info query_npc_info(string npc)
.EI

.SH Parameters
.SI 5
%^BOLD%^npc%^RESET%^ - the name of the npc to get the info on
.EI

.SH Returns
.SI 5
the class of the npc
.EI

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

.SH Description
.SP 5 5

This returns the npc info class for the npc in question.  THis should
only be used for debugging.
.EP

