Fixes creating new Dracthyr

This commit is contained in:
hondacrx
2023-02-21 19:45:08 -05:00
parent c43e0302ef
commit e9f0f82f25
+1
View File
@@ -3370,6 +3370,7 @@ namespace Game.Entities
WorldCfg.RatePowerArcaneCharges,
WorldCfg.RatePowerFury,
WorldCfg.RatePowerPain,
0 // todo add config for Essence power
};
if (RatesForPower[(int)power] != 0)