HiddenTradition_PRC8/_module/nss/at_renf_contract.nss

14 lines
413 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_renf_contract
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 6/8/2003 10:55:57 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("renfrioscontract", GetPCSpeaker(), 1);
}