inherit "/std/group.c";
setup()
{
set_name("silver fist");
set_short("Band of the Silver Fist");
set_long("The Band of the Silver Fist is a group of Elite adventurers, "
"dedicated to Honor and to one another.\n");
}
int query_channel() { return(1); }