Amon_PRC8/_module/nss/thorn_once_set.nss
Jaysyn904 c5cffc37af Initial Commit
Initial Commit [v1.01]
2025-04-03 19:00:46 -04:00

14 lines
390 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName thorn_once_set
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/28/2004 10:09:17 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "thorn_once", 1);
}