NWNDS/nwnds_module/talkedtoguute.nss

14 lines
396 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: FileName talkedtoguute
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/30/02 12:46:03 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "talkedtoguute", 1);
}