Initial commit. Updated release archive.
This commit is contained in:
7
_module/nss/at_chaotic10.nss
Normal file
7
_module/nss/at_chaotic10.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
//Move Alignment towards Chaos
|
||||
AdjustAlignment(oPC, ALIGNMENT_CHAOTIC, 10);
|
||||
}
|
Reference in New Issue
Block a user