mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 12:27:14 -05:00
Bugfix for Favored Enemy & Archmage
Bugfix for Favored Enemy & Archmage
This commit is contained in:
@@ -524,7 +524,7 @@ int CheckArchmageClass()
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_WARMAGE)
|
||||
+ GetHasFeat(FEAT_ARCHMAGE_SPELLCASTING_WIZARD);
|
||||
|
||||
if(iArchClass < 1)
|
||||
if(iArchClass > 1)
|
||||
{
|
||||
FloatingTextStringOnCreature("Archmage may only advance a single arcane class.", OBJECT_SELF, FALSE);
|
||||
FloatingTextStringOnCreature("Please reselect your feats.", OBJECT_SELF, FALSE);
|
||||
|
||||
Reference in New Issue
Block a user