5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
|
void main()
|
||
|
{
|
||
|
AdjustReputation(GetPCSpeaker(),OBJECT_SELF,-50);
|
||
|
}
|