.DT
query_registered_npcs
DW_wibble creator help
query_registered_npcs

.SH Name
.SP 5 5
query_registered_npcs -  This function returns the ids of all the NPCs which are registered with the  hospital, ie the ones that have to be specified with add_hospital_npc().
.EP

.SH Syntax
.SI 5
string * query_registered_npcs()
.EI

.SH Returns
.SI 5
All the ids.
.EI

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

.SH Description
.SP 5 5

This function returns the ids of all the NPCs which are registered with the 
hospital, ie the ones that have to be specified with add_hospital_npc().

.EP

