//:://///////////////////////////////////////////// //:: FileName cho_give_tunic //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 15/06/2003 19:43:30 //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("tuniccho", GetPCSpeaker(), 1); }