.DT
setup_nationality
DW_wibble creator help
setup_nationality

.SH Name
.SP 5 5
setup_nationality -  This method sets up a nationality and sets up a region in the nationality for the npc.
.EP

.SH Syntax
.SI 5
void setup_nationality(string nationality,
                       string region)
.EI

.SH Parameters
.SI 5
%^BOLD%^nationality%^RESET%^ - the nationality to set
%^BOLD%^region%^RESET%^ - the region in the nationality

.EI

.SH Defined in
.SI 5
/obj/monster.c
.EI

.SH Description
.SP 5 5

This method sets up a nationality and sets up a region in the
nationality for the npc.
.EP

