Initial commit. Updated release archive.
This commit is contained in:
5
_module/nss/ayla_alignshift.nss
Normal file
5
_module/nss/ayla_alignshift.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
AdjustAlignment(GetPCSpeaker(), ALIGNMENT_GOOD, 10);
|
||||
SetLocalInt(OBJECT_SELF, "rewardonce", 1);
|
||||
}
|
Reference in New Issue
Block a user