WizardryEE/Module/nss/elfloor1.nss

14 lines
381 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: FileName elfloor1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 07/13/2002 7:40:22 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "elfloor", 1);
}