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

14 lines
399 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_havebull
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/16/2002 3:29:38 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "HaveBullJerusalem", 1);
}