.DT
set_disable_npc_generation
DW_wibble creator help
set_disable_npc_generation

.SH Name
.SP 5 5
set_disable_npc_generation -  This method sets the flag which enables or disables npc generation.
.EP

.SH Syntax
.SI 5
void set_disable_npc_generation(int value)
.EI

.SH Parameters
.SI 5
%^BOLD%^value%^RESET%^ - the new value of the flag

.EI

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

.SH Description
.SP 5 5

This method sets the flag which enables or disables npc generation. This
is mostly used for debugging.

.EP

