void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC, "CHbet", "Thor: God of Thunder");
SetLocalInt(oPC, "iOdds", 3);
}