diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/map_extractor/System.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/map_extractor/System.cpp b/src/tools/map_extractor/System.cpp index 2b736aeb543..c9ca1b05195 100644 --- a/src/tools/map_extractor/System.cpp +++ b/src/tools/map_extractor/System.cpp @@ -1336,10 +1336,9 @@ void ExtractGameTables() { 1391662, "ArtifactLevelXP.txt" }, { 1391663, "BarberShopCostBase.txt" }, { 1391664, "BaseMp.txt" }, + { 4494528, "BaseProfessionRatings.txt" }, { 1391665, "BattlePetTypeDamageMod.txt" }, { 1391666, "BattlePetXP.txt" }, - { 1391667, "ChallengeModeDamage.txt" }, - { 1391668, "ChallengeModeHealth.txt" }, { 1391669, "CombatRatings.txt" }, { 1391670, "CombatRatingsMultByILvl.txt" }, { 1391671, "HonorLevel.txt" }, @@ -1348,6 +1347,7 @@ void ExtractGameTables() { 1726830, "ItemLevelSquish.txt" }, { 1391643, "ItemSocketCostPerLevel.txt" }, { 1391651, "NPCManaCostScaler.txt" }, + { 4492239, "ProfessionRatings.txt" }, { 1391659, "SandboxScaling.txt" }, { 1391660, "SpellScaling.txt" }, { 1980632, "StaminaMultByILvl.txt" }, |