Some additional info for Stack Experience, fixes.

This commit is contained in:
DjWarmonger
2011-02-12 16:21:48 +00:00
parent fcdc3f0bdd
commit 7a49240520
3 changed files with 32 additions and 4 deletions
+2
View File
@@ -114,6 +114,8 @@ public:
std::map<TBonusType, std::pair<std::string, std::string> > stackBonuses; // bonus => name, description
std::vector<std::vector<ui32>> expRanks; // stack experience needed for certain rank, index 0 for other tiers (?)
std::vector<ui32> maxExpPerBattle; //tiers same as above
si8 expAfterUpgrade;//multiplier in %
void loadCreatures();
void loadAnimationInfo();