Function set_aggressive:
Defined in module m_aggressive (file: /std/modules/m_aggressive.c)

 This function is used to set the aggression chance of a monster in the
 range 0 (never aggressive) to 100 (completely aggressive).

Prototype:
void set_aggressive(int a);
