14 lines
432 B
Plaintext
Raw Normal View History

2024-08-03 14:13:18 -04:00
//::///////////////////////////////////////////////
//:: 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);
}