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

14 lines
406 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_egcps1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/17/2002 8:42:59 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "PriestessFirstTimeTalked", 1);
}