14 lines
394 B
Plaintext
14 lines
394 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName terrathewitch3
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 1/31/2004 2:40:40 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "TerratheWitch", 100);
|
||
|
|
||
|
}
|