mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-16 11:27:14 -05:00
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