14 lines
394 B
Plaintext
14 lines
394 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: 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);
|
|
|
|
}
|