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

14 lines
390 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_headless02
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/31/2002 8:15:15 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "HeadlessTalk", 2);
}