Changed folder name.
Changed folder name.
This commit is contained in:
8
_module/nss/change2chaotic.nss
Normal file
8
_module/nss/change2chaotic.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
AdjustAlignment(oPC, ALIGNMENT_CHAOTIC, 50);
|
||||
|
||||
}
|
Reference in New Issue
Block a user