10 lines
230 B
Plaintext
10 lines
230 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName s_arach_pr2set
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "PROVE_CASTING", TRUE);
|
|
|
|
}
|