mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2026-03-17 21:09:23 -04:00
Update for new nwscript.nss
Update for new nwscript.nss. Added & updated notes. Continuing with spellcasting marker feats.
This commit is contained in:
@@ -520,7 +520,7 @@ int CheckArchmageClass()
|
||||
int iArchClass = GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_BEGUILER)
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_DNECRO)
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_SORCERER)
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_SUBCHORD)
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_SUBLIME_CHORD)
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_WARMAGE)
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_WIZARD);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user