.DT
query_npc_max_population
DW_wibble creator help
query_npc_max_population

.SH Name
.SP 5 5
query_npc_max_population -  This method returns the maximum population of this npc.
.EP

.SH Syntax
.SI 5
int query_npc_max_population(string npc)
.EI

.SH Parameters
.SI 5
%^BOLD%^npc%^RESET%^ - the name of the npc
.EI

.SH Returns
.SI 5
the npc population
.EI

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

.SH Description
.SP 5 5

This method returns the maximum population of this npc.
.EP

