mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 08:07:15 -05:00
Added Vow of Poverty
Added Vow of Poverty, Jaebrin, Hobgoblin Warsoul & Forsaker fixes (thanks PRC5 & @Fencas). Added iprp_matcost.2da for new materials. Updated PRC8 Tester module. Cohorts updated to support 8 classes. Fixed ranged disarm w/ Fighter. Updated release archive.
This commit is contained in:
@@ -188,7 +188,7 @@ void main()
|
||||
int nLevel = nStage - STAGE_LVL0;
|
||||
SetLocalInt(oPC, "DynConv_Waiting", TRUE);
|
||||
|
||||
PopulateList(oPC, nLevel, GetETArcaneClass(oPC));
|
||||
PopulateList(oPC, nLevel, GetPrimaryArcaneClass(oPC));
|
||||
|
||||
MarkStageSetUp(nStage, oPC);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user