6 lines
128 B
Plaintext
6 lines
128 B
Plaintext
|
//Written by kookoo and Mistress on 29 May 2008
|
||
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), GetResRef(OBJECT_SELF) + "_no", 0);
|
||
|
}
|