inherit "/std/races/amphibian";
/* This is just the standard race ... but because of the problem with
things being inherited, this is needed for now */
setup()
{
set_name("unknown");
set_long("A wispy illformed thing, the very image of uncertainty.\n");
}