Skip to content

Commit

Permalink
Add new db2 hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
Shauren committed Feb 3, 2024
1 parent 5c95898 commit 9b4c1bd
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions WowPacketParser/Enums/DB2Hash.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,15 @@ public enum DB2Hash : uint
{
Achievement = 0xD2EE2CA7,
AchievementCategory = 0x231B414D,
ActionBarGroup = 0x7937C8E5,
ActionBarGroupEntry = 0x77A74EDB,
AdventureJournal = 0x8EEF1A97,
AdventureMapPoi = 0x6275EEF7,
AlliedRace = 0xA40F98B8,
AlliedRaceRacialAbility = 0x90D2B610,
AltMinimap = 0xDF5A4201,
AltMinimapFiledata = 0xF35E30CD,
AltMinimapWMO = 0x980EDD21,
AnimKit = 0xB3AF6ECA,
AnimKitBoneSet = 0xA88C80F8,
AnimKitBoneSetAlias = 0x37804DEA,
Expand Down Expand Up @@ -43,6 +48,7 @@ public enum DB2Hash : uint
AreaTriggerDisk = 0x80F5D8D0,
AreaTriggerSphere = 0x93073B25,
ArenaCcItem = 0x38890118,
ArenaTrackedItem = 0x77CC91ED,
ArmorLocation = 0xB1911544,
Artifact = 0x0165E45F,
ArtifactAppearance = 0xACE08AE7,
Expand Down Expand Up @@ -145,6 +151,7 @@ public enum DB2Hash : uint
ChrCreateClassAnimTarget = 0x569E7BAB,
ChrCreateClassAnimTargetInfo = 0x7179EAF6,
ChrCustClientChoiceConversion = 0xA44C5F16,
ChrCustGeoComponentLink = 0x486AB905,
ChrCustItemGeoModify = 0x7FA857F8,
ChrCustomization = 0xE9238D0A,
ChrCustomizationBoneSet = 0xBF080731,
Expand All @@ -155,6 +162,7 @@ public enum DB2Hash : uint
ChrCustomizationDisplayInfo = 0xEE1BAF5C,
ChrCustomizationElement = 0xD6D051EC,
ChrCustomizationGeoset = 0x59769CB8,
ChrCustomizationGlyphPet = 0x85367F8B,
ChrCustomizationMaterial = 0xB58D84F3,
ChrCustomizationOption = 0x2FB7905B,
ChrCustomizationReq = 0x61431A65,
Expand All @@ -170,6 +178,7 @@ public enum DB2Hash : uint
ChrRaceXChrModel = 0xA7E150FE,
ChrRaces = 0x53F1783C,
ChrRacesCreateScreenIcon = 0x17AFDFCF,
ChrRacesPing = 0xBA35D585,
ChrSelectBackgroundCdi = 0xEE42F172,
ChrSpecialization = 0xA00F8E60,
ChrUpgradeBucket = 0xDDBC25B7,
Expand All @@ -180,6 +189,13 @@ public enum DB2Hash : uint
ClientSceneEffect = 0xF7047F31,
CloakDampening = 0xDCC61EF0,
CloneEffect = 0xE67166E8,
CollectableSourceEncounter = 0x5313B2C6,
CollectableSourceEncounterSparse = 0x066232CE,
CollectableSourceInfo = 0xEF425734,
CollectableSourceQuest = 0xCBB62A64,
CollectableSourceQuestSparse = 0xCB62F9AC,
CollectableSourceVendor = 0x53F85D8C,
CollectableSourceVendorSparse = 0x42E42070,
ColorBanding = 0xDC41FA54,
CombatCondition = 0x15F55B6D,
CommentatorIndirectSpell = 0x7FC4D023,
Expand All @@ -190,6 +206,7 @@ public enum DB2Hash : uint
ComponentTextureFileData = 0x82408B8D,
ConditionalChrModel = 0x1B2419F3,
ConditionalContentTuning = 0x7214CB47,
ConditionalItemAppearance = 0x746D33FC,
ConfigurationWarning = 0x6C7910A2,
ConsoleScripts = 0x948B11F0,
ContentRestrictionRule = 0x648BCCBB,
Expand All @@ -215,6 +232,7 @@ public enum DB2Hash : uint
CraftingQuality = 0xF544670A,
CraftingReagentEffect = 0x18E0243D,
CraftingReagentQuality = 0x4F9D237F,
CraftingReagentRequirement = 0xB205515D,
Creature = 0xC9D6B6B3,
CreatureDifficulty = 0xC9E0A749,
CreatureDifficultyTreasure = 0xD5A4E33A,
Expand Down Expand Up @@ -294,6 +312,7 @@ public enum DB2Hash : uint
GMSurveyQuestions = 0xFEAFC1B9,
GMSurveySurveys = 0x0C0B722F,
GameClockDebug = 0xC10BB601,
GameMode = 0xBE1ECA27,
GameobjectAnimGroupMember = 0xD678A307,
GameobjectArtKit = 0x0024BCED,
GameobjectDiffAnimMap = 0x174228A6,
Expand Down Expand Up @@ -430,13 +449,17 @@ public enum DB2Hash : uint
ItemBonusListGroupEntry = 0x8B8247E8,
ItemBonusListLevelDelta = 0x39606286,
ItemBonusListWarforgeLevelDelta = 0x12A76EFD,
ItemBonusSeason = 0xC56CE3C4,
ItemBonusSeasonBonusListGroup = 0x3DACFB8B,
ItemBonusSeasonUpgradeCost = 0xCD7BD3AB,
ItemBonusSequenceSpell = 0xB467299C,
ItemBonusTree = 0x4E9D31DC,
ItemBonusTreeGroupEntry = 0xD0A6AF77,
ItemBonusTreeNode = 0xA67E0631,
ItemChildEquipment = 0x1E8E6583,
ItemChildEquipment_internal = 0xD2D977E1,
ItemClass = 0xB977271E,
ItemCondition = 0xA65C929D,
ItemContextDisplay = 0xF963F756,
ItemContextPickerEntry = 0x96A8C4D6,
ItemConversion = 0xF5D19E56,
Expand All @@ -458,6 +481,9 @@ public enum DB2Hash : uint
ItemEffect_internal = 0x808EFFC7,
ItemExtendedCost = 0xBB858355,
ItemFallbackVisual = 0x78BC2E20,
ItemFixup = 0x63BDEE35,
ItemFixupAction = 0xD9C629E9,
ItemGroupIlvlScalingEntry = 0xFB5ADE9D,
ItemGroupSounds = 0x9F4206C9,
ItemLevelSelector = 0xF2C15394,
ItemLevelSelectorQuality = 0xF135848A,
Expand All @@ -476,6 +502,7 @@ public enum DB2Hash : uint
ItemRandomProperties = 0x04BD338F,
ItemRandomSuffix = 0xE6811147,
ItemRangedDisplayInfo = 0x88EAC09B,
ItemRecraft = 0x813EF9BB,
ItemSalvage = 0xE605AA45,
ItemSalvageLoot = 0x639E429E,
ItemSearchName = 0x198E28B5,
Expand Down Expand Up @@ -506,6 +533,8 @@ public enum DB2Hash : uint
JournalEncounterXDifficulty = 0xA83B4856,
JournalEncounterXMapLoc = 0xCD576702,
JournalInstance = 0x713E1C99,
JournalInstanceEntrance = 0x9F874B96,
JournalInstanceQueueLoc = 0xE2952FEE,
JournalItemXDifficulty = 0x286E3E37,
JournalSectionXDifficulty = 0x0B051170,
JournalTier = 0x26D91FF9,
Expand Down Expand Up @@ -571,6 +600,12 @@ public enum DB2Hash : uint
ModelManifest = 0xC6253ECC,
ModelNameToManifest = 0x730F0635,
ModelRibbonQuality = 0x326D6E8F,
ModelSound = 0x3734C5A2,
ModelSoundAnimEntry = 0x82D76F47,
ModelSoundEntry = 0xE665B4DD,
ModelSoundOverride = 0x66D2AD5D,
ModelSoundOverrideName = 0x80D60C42,
ModelSoundTagEntry = 0x30B4EA1C,
ModifiedCraftingCategory = 0xF24979A5,
ModifiedCraftingItem = 0xCE88EDCA,
ModifiedCraftingReagentItem = 0xE598C085,
Expand All @@ -590,6 +625,7 @@ public enum DB2Hash : uint
MovieVariation = 0x12D121A8,
MultiStateProperties = 0xBA6773DE,
MultiTransitionProperties = 0xAA96F0F2,
MusicOverride = 0x1E2104CF,
MythicPlusSeason = 0x2AD89A7A,
MythicPlusSeasonRewardLevels = 0xE8152640,
MythicPlusSeasonTrackedAffix = 0x5F4760B4,
Expand Down Expand Up @@ -624,13 +660,17 @@ public enum DB2Hash : uint
PathNodeProperty = 0xFE21C024,
PathProperty = 0x08E54F60,
PerksActivity = 0xC5DE3E5D,
PerksActivityCondition = 0x7E3DDBA4,
PerksActivityTag = 0x28C17380,
PerksActivityThreshold = 0x641DE81C,
PerksActivityThresholdgroup = 0xA8CC6B0E,
PerksActivityXHolidays = 0xE78E20AE,
PerksActivityXInterval = 0x8343C44E,
PerksActivityXTag = 0x66CC3CB1,
PerksUiTheme = 0x703133E4,
PerksVendorCategory = 0xC60C970F,
PerksVendorItem = 0xC2D5BA4C,
PerksVendorItemUIGroup = 0x60CBF42A,
PerksVendorItemUiInfo = 0xDB2364B4,
PerksVendorItemXInterval = 0x1A2C5539,
PetLoyalty = 0x15427D8F,
Expand All @@ -639,7 +679,10 @@ public enum DB2Hash : uint
PhaseShiftZoneSounds = 0x7BB16543,
PhaseXPhaseGroup = 0x25CC2A59,
Phase_internal = 0x5347E879,
PingType = 0x0D88E2D7,
PlayerCondition = 0xB94C2807,
PlayerDataFlagAccount = 0xE41AA24D,
PlayerDataFlagCharacter = 0x05236D80,
Positioner = 0x240D864E,
PositionerState = 0x60C46E9D,
PositionerStateEntry = 0x461FDC45,
Expand All @@ -649,6 +692,7 @@ public enum DB2Hash : uint
ProfTraitPathNode = 0x117D5E46,
ProfTraitPerkNode = 0xBED4875F,
ProfTraitTree = 0x3FE02FAF,
ProfTraitTreeHighlight = 0x81A6B8E9,
Profession = 0xD710631F,
ProfessionEffect = 0x2E61D016,
ProfessionEffectType = 0xFFD9CA51,
Expand Down Expand Up @@ -680,6 +724,7 @@ public enum DB2Hash : uint
QuestFactionReward = 0xBFB87048,
QuestFeedbackEffect = 0x79C72909,
QuestInfo = 0x2D11D732,
QuestLabel = 0xC687987A,
QuestLine = 0xEB57A423,
QuestLineXQuest = 0x8CC17856,
QuestMoneyReward = 0xCF096091,
Expand Down Expand Up @@ -854,6 +899,7 @@ public enum DB2Hash : uint
SpellLevels = 0x1DDEC5E6,
SpellLevels_internal = 0xE2818E30,
SpellMechanic = 0x726D2B3E,
SpellMemorizeCost = 0xE02B0714,
SpellMisc = 0xC603EE28,
SpellMiscDifficulty = 0x7FC0A695,
SpellMisc_internal = 0x52E6080A,
Expand Down Expand Up @@ -968,6 +1014,7 @@ public enum DB2Hash : uint
Trophy = 0xF13B375C,
TrophyInstance = 0x65C9EA50,
TrophyType = 0x6F7681CB,
UiArrowCallout = 0x25CC7A52,
UiCamFbackTransmogChrRace = 0x4D4AF767,
UiCamFbackTransmogWeapon = 0x4193DD76,
UiCamera = 0xF6A91AC1,
Expand Down Expand Up @@ -1007,6 +1054,7 @@ public enum DB2Hash : uint
UiTextureAtlas = 0x894D3B63,
UiTextureAtlasElement = 0x306150EA,
UiTextureAtlasElementOverride = 0x7BA71B7B,
UiTextureAtlasElementSliceData = 0x9DC93F38,
UiTextureAtlasMember = 0xB5307A56,
UiTextureKit = 0x15EC48BB,
UiWeeklyTeward = 0x54DC3D9F,
Expand Down Expand Up @@ -1054,6 +1102,7 @@ public enum DB2Hash : uint
WeaponTrailParam = 0x3CEEC8C5,
Weather = 0xC3062B9A,
WeatherXParticulate = 0x6046B96B,
WeeklyRewardChestActivityTier = 0xF7312266,
WeeklyRewardChestThreshold = 0x91FF62C1,
WindSettings = 0x72B25981,
WmoAreaTable = 0xC74FBDEB,
Expand All @@ -1062,6 +1111,7 @@ public enum DB2Hash : uint
WorldChunkSounds = 0x9959835E,
WorldEffect = 0xDA728027,
WorldElapsedTimer = 0xC7A973A1,
WorldLayerMapSet = 0x07A530B9,
WorldMapArea = 0x53B09981,
WorldMapContinent = 0x8BD32359,
WorldMapOverlay = 0x1D740E72,
Expand Down

0 comments on commit 9b4c1bd

Please sign in to comment.