//:://///////////////////////////////////////////// //:: FileName wizreward //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 8/11/2002 3:27:17 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("herocrystal", GetPCSpeaker(), 1); }