RoT2_PRC8/_module/nss/frthrjez_var_set.nss
Jaysyn904 499aba4eb3 Initial upload
Initial upload
2023-09-25 18:13:22 -04:00

14 lines
396 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName frthrjez_var_set
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/9/2003 11:19:52 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "furtherjez_talk", 1);
}