Files
RoT2_PRC8/src/module/nss/at_headless02.nss
Jaysyn904 ab2fc1d732 Added PEPS AI
Added PEPS AI.
Full compile.
Reorganized repository.
2025-07-28 12:49:34 -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);
}