diff options
| author | Shauren <shauren.trinity@gmail.com> | 2024-12-18 22:50:33 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2024-12-18 22:50:33 +0100 |
| commit | 4f7079f471401d5cf7885351baabc027813f60f5 (patch) | |
| tree | 1e6e3df6c346f1afeb312588246dee0c795a8ef3 /src/tools | |
| parent | 4df06cee620b90f75010366fcad763f93a83793b (diff) | |
Core: Updated to 11.0.7
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/map_extractor/loadlib/DBFilesClientList.h | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/tools/map_extractor/loadlib/DBFilesClientList.h b/src/tools/map_extractor/loadlib/DBFilesClientList.h index 480855aed5d..70272f1708a 100644 --- a/src/tools/map_extractor/loadlib/DBFilesClientList.h +++ b/src/tools/map_extractor/loadlib/DBFilesClientList.h @@ -26,6 +26,8 @@ struct DB2FileInfo DB2FileInfo const DBFilesClientList[] = { + { 6220124, "AccountStoreCategory.db2" }, + { 6197817, "AccountStoreItem.db2" }, { 1260179, "Achievement.db2" }, { 1324299, "Achievement_Category.db2" }, { 4572795, "ActionBarGroup.db2" }, @@ -317,6 +319,7 @@ DB2FileInfo const DBFilesClientList[] = { 1278178, "GMSurveyQuestions.db2" }, { 1283020, "GMSurveySurveys.db2" }, { 2922072, "GameClockDebug.db2" }, + { 5008306, "GameMode.db2" }, { 3565753, "GameObjectAnimGroupMember.db2" }, { 1266737, "GameObjectArtKit.db2" }, { 1302847, "GameObjectDiffAnimMap.db2" }, @@ -562,6 +565,7 @@ DB2FileInfo const DBFilesClientList[] = { 1597466, "MapCelestialBody.db2" }, { 801709, "MapChallengeMode.db2" }, { 1367868, "MapDifficulty.db2" }, + { 4913557, "MapDifficultyRedirect.db2" }, { 1375435, "MapDifficultyXCondition.db2" }, { 1719707, "MapLoadingScreen.db2" }, { 4633656, "MapRenderScale.db2" }, @@ -574,10 +578,7 @@ DB2FileInfo const DBFilesClientList[] = { 1465904, "ModelAnimCloakDampening.db2" }, { 1337833, "ModelFileData.db2" }, { 1399953, "ModelRibbonQuality.db2" }, - { 5393273, "ModelSound.db2" }, { 5393274, "ModelSoundAnimEntry.db2" }, - { 5393275, "ModelSoundEntry.db2" }, - { 5393276, "ModelSoundOverride.db2" }, { 5682517, "ModelSoundSettings.db2" }, { 5393277, "ModelSoundTagEntry.db2" }, { 3386486, "ModifiedCraftingCategory.db2" }, @@ -932,6 +933,7 @@ DB2FileInfo const DBFilesClientList[] = { 1140687, "TransportRotation.db2" }, { 975024, "Trophy.db2" }, { 5011999, "UIArrowCallout.db2" }, + { 6237799, "UIButton.db2" }, { 3488582, "UIChromieTimeExpansionInfo.db2" }, { 6155772, "UICinematicIntroInfo.db2" }, { 3502042, "UICovenantAbility.db2" }, @@ -942,6 +944,7 @@ DB2FileInfo const DBFilesClientList[] = { 1729547, "UIExpansionDisplayInfo.db2" }, { 1729546, "UIExpansionDisplayInfoIcon.db2" }, { 4861207, "UIGenericWidgetDisplay.db2" }, + { 6237800, "UIMapPinInfo.db2" }, { 4530951, "UIModifiedInstance.db2" }, { 3556601, "UIScriptedAnimationEffect.db2" }, { 2960122, "UISplashScreen.db2" }, |
