.DT
do_combat_action
DW_wibble creator help
do_combat_action

.SH Name
.SP 5 5
do_combat_action -  This method does a combat action.
.EP

.SH Syntax
.SI 5
void do_combat_action(object player,
                      object target,
                      mixed action)
.EI

.SH Parameters
.SI 5
%^BOLD%^target%^RESET%^ - the target of the action
.EI

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

.SH Description
.SP 5 5

This method does a combat action.
.EP

