HiddenTradition_PRC8/_module/nss/at_meragokey.nss
2024-06-20 15:47:42 -04:00

14 lines
405 B
Plaintext

//::///////////////////////////////////////////////
//:: 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);
}