14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName broken
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/8/2002 4:32:25 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Give the speaker the items
|
|
CreateItemOnObject("brokenceremonial", GetPCSpeaker(), 1);
|
|
|
|
}
|