.DT
set_achat_chance
DW_wibble creator help
set_achat_chance

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

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

.SH Parameters
.SI 5
%^BOLD%^i%^RESET%^ - the attack message 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 attack messages on the
npc.
.EP

.SH See also
.SP 5 5
load_chat(), load_achat(), query_achat_chance()

.EP

