14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_026
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 3/18/2003 9:11:42 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "shefiftower", 1);
|
|
|
|
}
|