14 lines
415 B
Plaintext
14 lines
415 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName s_marinprizebonu
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/23/2004 10:18:17 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Give the speaker the items
|
|
CreateItemOnObject("sha_marin_prizbo", GetPCSpeaker(), 1);
|
|
|
|
}
|