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