From 13ab33f5b5afd1b8f801c8f8cab5820e35ea9c0a Mon Sep 17 00:00:00 2001 From: Shauren Date: Sat, 17 Dec 2022 12:54:57 +0100 Subject: Tools/mapextractor: Updated gt file list --- src/tools/map_extractor/System.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/tools/map_extractor') 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" }, -- cgit v1.2.3