Misc fixes

This commit is contained in:
hondacrx
2023-05-21 19:01:22 -04:00
parent c260ed1602
commit dc0bf68c6f
6 changed files with 12 additions and 6 deletions
+7 -1
View File
@@ -3371,7 +3371,13 @@ namespace Game.Entities
WorldCfg.RatePowerArcaneCharges,
WorldCfg.RatePowerFury,
WorldCfg.RatePowerPain,
0 // todo add config for Essence power
0, // todo add config for Essence power
0,
0,
0,
0,
0,
0
};
if (RatesForPower[(int)power] != 0)