.DT
set_chat_chance
DW_wibble creator help
set_chat_chance

.SH Name
.SP 5 5
set_chat_chance -  This method sets the current chat chance for messages on the npc.
.EP

.SH Syntax
.SI 5
void set_chat_chance(int i)
.EI

.SH Parameters
.SI 5
%^BOLD%^i%^RESET%^ - the chat chance
.EI

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

.SH Description
.SP 5 5

This method sets the current chat chance for messages on the
npc.
.EP

.SH See also
.SP 5 5
load_chat(), query_chat_chance()

.EP

