Back to Server.Mobiles

IVendor

DateTime LastRestock{ get; set; }
TimeSpan RestockDelay{ get; }
virtual bool OnBuyItems( Mobile from, ArrayList list )
virtual bool OnSellItems( Mobile from, ArrayList list )
virtual void Restock()