Fixes creating new Dracthyr
This commit is contained in:
@@ -3370,6 +3370,7 @@ namespace Game.Entities
|
|||||||
WorldCfg.RatePowerArcaneCharges,
|
WorldCfg.RatePowerArcaneCharges,
|
||||||
WorldCfg.RatePowerFury,
|
WorldCfg.RatePowerFury,
|
||||||
WorldCfg.RatePowerPain,
|
WorldCfg.RatePowerPain,
|
||||||
|
0 // todo add config for Essence power
|
||||||
};
|
};
|
||||||
|
|
||||||
if (RatesForPower[(int)power] != 0)
|
if (RatesForPower[(int)power] != 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user