WizardryEE/Module/nss/blueribbon2.nss

14 lines
403 B
Plaintext
Raw Permalink Normal View History

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