void main()
{
object oPC = GetPCSpeaker();
SetLocalString(oPC, "CHbet", "Death Wurm");
SetLocalInt(oPC, "iOdds", 14);
}