.DT
combat_actions_call_back
DW_wibble creator help
combat_actions_call_back

.SH Name
.SP 5 5
combat_actions_call_back -  This is the call back from the combat effect to do something wonderful and wild.
.EP

.SH Syntax
.SI 5
void combat_actions_call_back(object player,
                              object target)
.EI

.SH Parameters
.SI 5
%^BOLD%^player%^RESET%^ - the player
%^BOLD%^target%^RESET%^ - the target

.EI

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

.SH Description
.SP 5 5

This is the call back from the combat effect to do something
wonderful and wild.
.EP

