Added NWN Dark Sun module contents
Added NWN Dark Sun module contents.
This commit is contained in:
6
nwnds_module/shiftlawfulgood.nss
Normal file
6
nwnds_module/shiftlawfulgood.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "SHIFTALIGNMENT"
|
||||
void main()
|
||||
{
|
||||
ShiftAlignment(ALIGNMENT_LAWFUL, 25);
|
||||
ShiftAlignment(ALIGNMENT_GOOD, 25);
|
||||
}
|
Reference in New Issue
Block a user