//:://///////////////////////////////////////////// //:: FileName give_ration //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 12/29/2003 7:48:59 PM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("SeaRations", GetPCSpeaker(), 1); }