Battledale_PRC8/_module/nss/nk_alfredgivenot.nss

14 lines
410 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: FileName nk_alfredgivenot
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 02.09.2002 18:37:36
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("notegondritual", GetPCSpeaker(), 1);
}