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

14 lines
393 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_informpriest
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 10/21/2002 9:58:11 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "InformPriest", 1);
}