/
CVS/
boards/CVS/
clans/
gmc/CVS/
help/CVS/
include/CVS/
players/
progs/CVS/
races/CVS/
system/CVS/
text/
text/CVS/
todo/
todo/CVS/
units/CVS/
require "glib.c"
require "grendel.c"

void onAct(external ch, external target, string arg)
{
  int x;
  
  x = random(isevil(ch));
}