14 lines
394 B
Plaintext
14 lines
394 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_bainra_curse
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 10/20/2009 12:31:44 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "bainra_curse", 1);
|
||
|
|
||
|
}
|