RATDOG/_module/nss/at_117.nss

14 lines
394 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_117
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/25/2005 4:45:51 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("item053", GetPCSpeaker(), 1);
}