void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC, "CHbet", "Guardian Angel");
SetLocalInt(oPC, "iOdds2", 20);
SetLocalInt(oPC, "pChampion", 17);
}