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

 Try to run away. Does nothing by default. Overload this function to
 modify the behavior of your monster when it panics.

Prototype:
void flee();
