14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName blueribbonquest2
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 07/13/2002 6:29:54 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "blueribbonquest", 0);
|
||
|
|
||
|
}
|