Update for new nwscript.nss
Update for new nwscript.nss. Added & updated notes. Continuing with spellcasting marker feats.
This commit is contained in:
@@ -62,7 +62,7 @@ void main()
|
||||
sScript += LetoAdd("SkillList", "", "list");
|
||||
|
||||
//Sex
|
||||
sScript += SetGender(nSex);
|
||||
/* sScript = */ SetGender(oPC, nSex);
|
||||
|
||||
//Race
|
||||
sScript += SetRace(nRace);
|
||||
|
Reference in New Issue
Block a user