diff options
author | Shauren <shauren.trinity@gmail.com> | 2023-01-28 01:53:26 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2023-01-28 01:53:26 +0100 |
commit | 4bec7233badf9d3ab71dbdde8b24f66f7c4eedfb (patch) | |
tree | b0d28e475ba99293fd0ca531a82a3446a027078f /src/tools | |
parent | 1bb9ba457418889d848998ccf6d412b1b369a5d3 (diff) |
Core: Updated to 10.0.5
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/map_extractor/loadlib/DBFilesClientList.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/tools/map_extractor/loadlib/DBFilesClientList.h b/src/tools/map_extractor/loadlib/DBFilesClientList.h index 4b7f39f2ef8..79df70ff6ab 100644 --- a/src/tools/map_extractor/loadlib/DBFilesClientList.h +++ b/src/tools/map_extractor/loadlib/DBFilesClientList.h @@ -585,6 +585,16 @@ DB2FileInfo const DBFilesClientList[] = { 801733, "PathNode.db2" }, { 801734, "PathNodeProperty.db2" }, { 801735, "PathProperty.db2" }, + { 4519766, "PerksActivity.db2" }, + { 4694317, "PerksActivityTag.db2" }, + { 4519767, "PerksActivityThreshold.db2" }, + { 4519768, "PerksActivityThresholdGroup.db2" }, + { 4519781, "PerksActivityXInterval.db2" }, + { 4694318, "PerksActivityXTag.db2" }, + { 4281310, "PerksVendorCategory.db2" }, + { 4281311, "PerksVendorItem.db2" }, + { 4281312, "PerksVendorItemUIInfo.db2" }, + { 4872513, "PerksVendorItemXInterval.db2" }, { 1348558, "Phase.db2" }, { 1267336, "PhaseShiftZoneSounds.db2" }, { 987581, "PhaseXPhaseGroup.db2" }, |