diff options
author | Shauren <shauren.trinity@gmail.com> | 2022-12-17 12:54:57 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2022-12-17 12:54:57 +0100 |
commit | 13ab33f5b5afd1b8f801c8f8cab5820e35ea9c0a (patch) | |
tree | 37ac3733d3348629ebc91e1bc6207e2410c14865 /src | |
parent | 25c28c0c7dd465bd91c338fa88e4ecdf575f37f5 (diff) |
Tools/mapextractor: Updated gt file list
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" }, |