Fixed Eldritch Theurge bug with Bard & Sorcerer
Fixed Eldritch Theurge bug with Bard & Sorcerer. (Thanks @啃饼兔!) Updated release archive.
This commit is contained in:
@@ -122,6 +122,7 @@ void main()
|
||||
GetLevelByClass(CLASS_TYPE_FOCHLUCAN_LYRIST) +
|
||||
GetLevelByClass(CLASS_TYPE_SUBLIME_CHORD) +
|
||||
GetLevelByClass(CLASS_TYPE_VIRTUOSO);
|
||||
|
||||
if (GetHasFeat(FEAT_SONG_WHITE_RAVEN, OBJECT_SELF))
|
||||
nLevel += GetLevelByClass(CLASS_TYPE_CRUSADER) + GetLevelByClass(CLASS_TYPE_WARBLADE);
|
||||
|
||||
|
Reference in New Issue
Block a user