Function start_fight:
Defined in module adversary (file: /std/adversary.c)

 Add someone to the list of people we are attacking.  If we were already
 attacking them, make them the primary person we are attacking.  Then
 take a swing at them.

Prototype:
int start_fight(object who);
