14 lines
412 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: FileName fr_ar_give
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 17.12.2002 22:22:07
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("fr_special_leath", GetPCSpeaker(), 1);
}