.DT
query_achat_string
DW_wibble creator help
query_achat_string

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

.SH Syntax
.SI 5
string * query_achat_string()
.EI

.SH Returns
.SI 5
the current attack message chat string.EI

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

.SH Description
.SP 5 5

This method queries 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(), set_chat_string()

.EP

