::#Class::"/obj/vessel.c"
::#include::<volumes.h>
::Name::"glass"
::Short::"brandy glass"
::Adjective::"brandy"
::Long::"This is a nicely made brandy glass, of the sort usually used to "
"serve brandy in the more refined pubs and restaurants.\n"
::$set_stuck::1
::$set_leak_rate::0
::Value::0
::Weight::5
::$set_max_volume::VOLUME_BRANDY
::$set_material::"glass"
::$add_property::"fragile",500
::$add_property::"pub item",1
::$remove_property::"opaque"