14 lines
387 B
Plaintext
14 lines
387 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_136
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/30/2002 4:38:17 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "HnavyQuest", 1);
|
|
|
|
}
|