2024-06-20 15:47:42 -04:00

6 lines
112 B
Plaintext

void main()
{
AdjustAlignment(GetPCSpeaker(), ALIGNMENT_GOOD, 10);
SetLocalInt(OBJECT_SELF, "rewardonce", 1);
}