HiddenTradition_PRC8/_module/nss/at_meragokey.nss

14 lines
405 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_meragokey
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/3/2002 9:31:43 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("it_merago_key", GetPCSpeaker(), 1);
}