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

13 lines
402 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName aylastore_doonce
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/28/2003 2:15:11 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "aylastore_doonce", 1);
}