//:://///////////////////////////////////////////// //:: FileName brainie_give_key //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 18-12-2003 19:48:30 //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("Wrathkey", GetPCSpeaker(), 1); }