ryzomclassic-develop
kaetemi 4 years ago
parent e9feca648a
commit 4c701386f4

@ -960,8 +960,9 @@ private:
/// min required stat level and required stat /// min required stat level and required stat
CHARACTERISTICS::TCharacteristics _RequiredCharac; CHARACTERISTICS::TCharacteristics _RequiredCharac;
uint16 _RequiredCharacLevel; uint16 _RequiredCharacLevel;
/// whether the item has any skill requirements
bool _HasPrerequisit; bool _HasPrerequisit;
// skill modifiers against given ennemy types /// skill modifiers against given ennemy types
std::vector<CTypeSkillMod> _TypeSkillMods; std::vector<CTypeSkillMod> _TypeSkillMods;
ucstring _CustomText; ucstring _CustomText;

Loading…
Cancel
Save