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

14 lines
413 B
Plaintext

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