2024-06-20 15:47:42 -04:00

14 lines
407 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_priestbad1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/13/2002 8:51:59 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "PriestFirstTimeTalked", 1);
}