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