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

 Do something intelligent when we are about to die. Overload this
 to have your monster do something else when it's hp's get low.
 The default behavior is to randomly flee or surrender.

Prototype:
void panic();
