Jaysyn904 66a0a3e043 Initial commit
Initial commit.
2024-08-03 14:13:18 -04:00

14 lines
432 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_009
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 4/17/2005 9:03:15 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "ClanSchipper", 1);
SetLocalInt(GetPCSpeaker(), "Clan", 1);
}