.DT
query_fight_type
DW_wibble creator help
query_fight_type

.SH Name
.SP 5 5
query_fight_type -  This method returns the flag which allows the npc to join into fights.
.EP

.SH Syntax
.SI 5
int query_fight_type()
.EI

.SH Returns
.SI 5
1 if the npc is to join fights, 0 if not.EI

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

.SH Description
.SP 5 5

This method returns the flag which allows the npc to join into fights.
.EP

.SH See also
.SP 5 5
set_join_fights(), query_join_fight_type()

.EP

