//::///////////////////////////////////////////////
//:: FileName give_anvil_note
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 11/7/2002 3:40:27 PM
//:://////////////////////////////////////////////
void main()
{
	// Give the speaker the items
	CreateItemOnObject("magicalanvilnote", GetPCSpeaker(), 1);

}