HiddenTradition_PRC8/_module/nss/at_priestgood2.nss

14 lines
405 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: FileName at_priestgood2
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 12/26/2002 2:33:41 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "PriestGoodFirstTimeTalked", 2);
}