NWNDS/nwnds_module/at_beletqset1.nss

14 lines
395 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName at_beletqset2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/10/2002 1:37:34 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "nBeletQuest", 1);
}