2024-06-20 15:47:42 -04:00

14 lines
387 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_brodobeer
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 10/26/2002 4:19:30 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "BrodoBeer", 1);
}