RATDOG/_module/nss/at_063.nss

14 lines
399 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_063
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/20/2005 11:25:01 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("grezneckkey", GetPCSpeaker(), 1);
}