(static) bool FillBAC( Mobile from, int alcoholFactor )
(static) bool FillThirst( Mobile from, int fillFactor )
(ctor) Beverage( Serial serial )
(ctor) Beverage( int itemID )
int AlcoholFactor( get; set; )
Item EmptyItem( get; )
int FillFactor( get; set; )
Poison Poison( get; set; )
virtual void Deserialize( GenericReader reader )
void Drink( Mobile from )
virtual void OnDoubleClick( Mobile from )
virtual void Serialize( GenericWriter writer )