WizardryEE/Module/nss/elv2.nss

14 lines
384 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName elv2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 07/13/2002 8:30:43 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "TakeElev", 2);
}