//::///////////////////////////////////////////////
//:: FileName at_010
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 3/15/2003 1:39:41 PM
//:://////////////////////////////////////////////
void main()
{
	// Give the speaker the items
	CreateItemOnObject("towerkey", GetPCSpeaker(), 1);

}