.DT
set_achat_string
DW_wibble creator help
set_achat_string

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

.SH Syntax
.SI 5
void set_achat_string(string * chat)
.EI

.SH Parameters
.SI 5
%^BOLD%^chat%^RESET%^ - the new chat attack message strings.
.EI

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

.SH Description
.SP 5 5

This method sets the current chat string for attack messages on the
npc.  See load_chat() for a longer description of how the
chat string is formatted.
.EP

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

.EP

