NWNDS/nwnds_module/at_elinikqset1.nss

14 lines
392 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_elinikqset1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/10/2002 12:35:21 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "nElinikQuest", 1);
}