diff options
author | Shauren <shauren.trinity@gmail.com> | 2024-01-21 22:25:10 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2024-01-21 22:25:10 +0100 |
commit | a4a4d010a0e329d4dbd82c0be5feab1fc06c8834 (patch) | |
tree | f988bcef679ba35e903a53ab2277ade2a92b0640 /src/tools | |
parent | 5cc1b97fc1430f07d8942ae9f87fd5ad9708db59 (diff) |
Core: Updated to 10.2.5
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/map_extractor/loadlib/DBFilesClientList.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/tools/map_extractor/loadlib/DBFilesClientList.h b/src/tools/map_extractor/loadlib/DBFilesClientList.h index 747d5774301..c1c319a85cd 100644 --- a/src/tools/map_extractor/loadlib/DBFilesClientList.h +++ b/src/tools/map_extractor/loadlib/DBFilesClientList.h @@ -563,6 +563,12 @@ DB2FileInfo const DBFilesClientList[] = { 1465904, "ModelAnimCloakDampening.db2" }, { 1337833, "ModelFileData.db2" }, { 1399953, "ModelRibbonQuality.db2" }, + { 5393273, "ModelSound.db2" }, + { 5393274, "ModelSoundAnimEntry.db2" }, + { 5393275, "ModelSoundEntry.db2" }, + { 5393276, "ModelSoundOverride.db2" }, + { 5512584, "ModelSoundOverrideName.db2" }, + { 5393277, "ModelSoundTagEntry.db2" }, { 3386486, "ModifiedCraftingCategory.db2" }, { 4530643, "ModifiedCraftingItem.db2" }, { 3386487, "ModifiedCraftingReagentItem.db2" }, @@ -621,6 +627,7 @@ DB2FileInfo const DBFilesClientList[] = { 801734, "PathNodeProperty.db2" }, { 801735, "PathProperty.db2" }, { 4519766, "PerksActivity.db2" }, + { 5524226, "PerksActivityCondition.db2" }, { 4694317, "PerksActivityTag.db2" }, { 4519767, "PerksActivityThreshold.db2" }, { 4519768, "PerksActivityThresholdGroup.db2" }, @@ -638,6 +645,8 @@ DB2FileInfo const DBFilesClientList[] = { 987581, "PhaseXPhaseGroup.db2" }, { 5152358, "PingType.db2" }, { 1045411, "PlayerCondition.db2" }, + { 5426706, "PlayerDataFlagAccount.db2" }, + { 5426708, "PlayerDataFlagCharacter.db2" }, { 1251523, "Positioner.db2" }, { 1251506, "PositionerState.db2" }, { 1251533, "PositionerStateEntry.db2" }, |