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

14 lines
387 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName hand_slap
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 9/25/2004 11:03:19 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "HandLoyalist", 5);
}