Update for new nwscript.nss

Update for new nwscript.nss.  Added & updated notes.  Continuing with spellcasting marker feats.
This commit is contained in:
Jaysyn904
2023-07-03 10:53:43 -04:00
parent 522ebeedf9
commit db2f5c8719
21 changed files with 6247 additions and 302 deletions

View File

@@ -214,6 +214,9 @@ const int CLASS_TYPE_FROSTRAGER = 252;
const int CLASS_TYPE_CRINTI_SHADOW_MARAUDER = 253;
const int CLASS_TYPE_SHADOW_THIEF_AMN = 254;
//:: Work in Progress
const int CLASS_TYPE_FOCHULAN_LYRIST = -1;
const int CLASS_TYPE_NIGHTSTALKER = -1; //Just here to make things compile until it gets stripped out
const int CLASS_TYPE_MINSTREL_EDGE = -1;
const int CLASS_TYPE_BRAWLER = -1;