generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
5
_module/nss/vat_neutral10.nss
Normal file
5
_module/nss/vat_neutral10.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
AdjustAlignment(oPC, ALIGNMENT_NEUTRAL, 10);
|
||||
}
|
||||
Reference in New Issue
Block a user