void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC, "CHbet", "Bard Heretic");
SetLocalInt(oPC, "iOdds", 2);
}