14 lines
388 B
Plaintext
14 lines
388 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName midraswolf1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 29/01/2003 16:15:55
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "midraswolffur", 1);
|
|
|
|
}
|