diff options
author | Shauren <shauren.trinity@gmail.com> | 2023-03-22 00:08:20 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2023-03-22 00:08:20 +0100 |
commit | 922f60fa25569db05a7717b6b55568f321a02f64 (patch) | |
tree | ab11e8c8da23ea0a93daf073b602dc92d1f98957 /src/tools | |
parent | f18c0644f31f6264bd07345819bb48c432790bc7 (diff) |
Core: Update to 10.0.7
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/map_extractor/loadlib/DBFilesClientList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/map_extractor/loadlib/DBFilesClientList.h b/src/tools/map_extractor/loadlib/DBFilesClientList.h index 79df70ff6ab..6cfca9124a9 100644 --- a/src/tools/map_extractor/loadlib/DBFilesClientList.h +++ b/src/tools/map_extractor/loadlib/DBFilesClientList.h @@ -608,6 +608,7 @@ DB2FileInfo const DBFilesClientList[] = { 4542069, "ProfTraitPathNode.db2" }, { 4542084, "ProfTraitPerkNode.db2" }, { 4542085, "ProfTraitTree.db2" }, + { 4999865, "ProfTraitTreeHighlight.db2" }, { 4508544, "Profession.db2" }, { 4505297, "ProfessionEffect.db2" }, { 4556715, "ProfessionEffectType.db2" }, |