//:://///////////////////////////////////////////// //:: FileName s_giveladygift1 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 12/19/2004 11:45:50 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("sha_ladygift_clo", GetPCSpeaker(), 1); }