//:://///////////////////////////////////////////// //:: FileName hurbattledrink //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 8/4/2002 11:53:47 AM //::////////////////////////////////////////////// void main() { // Give the speaker the items CreateItemOnObject("hurbattledrink", GetPCSpeaker(), 1); }