.DT
set_cap_name
DW_wibble creator help
set_cap_name

.SH Name
.SP 5 5
set_cap_name -  This method set the current capitalized name of the npc.
.EP

.SH Syntax
.SI 5
void set_cap_name(string s)
.EI

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

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

.SH Description
.SP 5 5

This method set the current capitalized name of the npc.
.EP

.SH See also
.SP 5 5
query_cap_name()

.EP

