RATDOG/_module/nss/at_273.nss

14 lines
394 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_273
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/12/2005 7:13:12 PM
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("item075", GetPCSpeaker(), 1);
}