HiddenTradition_PRC8/_module/nss/at_informpriest.nss

14 lines
393 B
Plaintext
Raw Permalink Normal View History

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