HiddenTradition_PRC8/_module/nss/at_makeadamplate.nss

14 lines
406 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: FileName at_makeadamplate
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 03/08/23 16:54:29
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("nw_maarcl040", GetPCSpeaker(), 1);
}