HiddenTradition_PRC8/_module/nss/at_priestgood2.nss
2024-06-20 15:47:42 -04:00

14 lines
405 B
Plaintext

//::///////////////////////////////////////////////
//:: 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);
}