// Autogenned file
inherit LIQUID_OBJ;
void setup(){
// #class
set_name("cream" );
set_short("cream" );
set_main_plural("creams" );
set_medium_alias("Cream" );
set_long( "The cream is white and slightly thicker than milk, it looks wonderful "
"and appetising. You could pour it on something, or perhaps just drink it "
"straight.\n" );
set_amount(960);
} /* setup() */