// Autogenned file
inherit "/obj/food.c";
void setup(){
// #class
set_name("foxglove" );
set_short("foxglove" );
set_weight(1 );
set_long("Foxglove is a one foot high plant, with two columns of " "about five small purple flowers along the stem.\n" );
set_medium_alias("Foxglove" );
} /* setup() */