14 lines
400 B
Plaintext
14 lines
400 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName beholderquest1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 6/5/2009 3:54:11 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "beholderquest1", 100);
|
|
|
|
}
|