6 lines
112 B
Plaintext
6 lines
112 B
Plaintext
void main()
|
|
{
|
|
AdjustAlignment(GetPCSpeaker(), ALIGNMENT_GOOD, 10);
|
|
SetLocalInt(OBJECT_SELF, "rewardonce", 1);
|
|
}
|