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

14 lines
387 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName set_avenge
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 11/30/2003 6:48:19 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(OBJECT_SELF, "avengeon", 1);
}