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

stop fighting with object ob (handles making sure they stop fighting
with us too).  stop_fight(0) stops all fights.

Prototype:
varargs void stop_fight(object who);
