Skip to content

Commit

Permalink
Name few 11.0.7 fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Shauren committed Dec 17, 2024
1 parent fcb9d02 commit 66c3839
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions definitions/LFGDungeons.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ int<FileData::ID> RewardsBgTextureFileID
int Difficulty
int<ContentTuning::ID> ContentTuningID
int MaxPremadeGroupSize?
int Unknown_count_tank?
int Unknown_count_healer?
int Unknown_count_damage?
int Max_premade_count_tank?
int Max_premade_count_healer?
int Max_premade_count_damage?

BUILD 2.0.0.5610-2.0.0.5991
BUILD 1.9.0.4937-1.12.3.6141
Expand Down Expand Up @@ -1012,9 +1012,9 @@ Count_damage<u8>
Min_count_tank<u8>
Min_count_healer<u8>
Min_count_damage<u8>
Unknown_count_tank<u8>
Unknown_count_healer<u8>
Unknown_count_damage<u8>
Max_premade_count_tank<u8>
Max_premade_count_healer<u8>
Max_premade_count_damage<u8>
Bonus_reputation_amount<u16>
MentorItemLevel<u16>
MentorCharLevel<u8>
Expand Down
10 changes: 5 additions & 5 deletions definitions/Vignette.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ int<QuestV2::ID> VisibleTrackingQuestID
int VignetteType // 0 = Normal, 1 = PvpBounty, 2 = Torghast, 3 = Treasure
int<QuestV2::ID> RewardQuestID
int UiWidgetSetID?
int Field_11_0_7_57361_010?
int Field_11_0_7_57409_011?
int<UIMapPinInfo::ID> UiMapPinInfoID?
int ObjectiveType?

LAYOUT DCB9DC5F
BUILD 2.5.4.42581, 2.5.4.42695, 2.5.4.42757, 2.5.4.42800, 2.5.4.42869, 2.5.4.42870, 2.5.4.42873, 2.5.4.42917, 2.5.4.42940, 2.5.4.43400, 2.5.4.43638, 2.5.4.43861, 2.5.4.44036, 2.5.4.44171, 2.5.4.44400, 2.5.4.44833
Expand Down Expand Up @@ -231,7 +231,7 @@ MinHeight
VignetteType<8>
RewardQuestID<32>
UiWidgetSetID<32>
Field_11_0_7_57361_010<32>
UiMapPinInfoID<32>

LAYOUT 1A5A691B
BUILD 11.0.7.57409, 11.0.7.57528, 11.0.7.57641, 11.0.7.57788, 11.0.7.58046, 11.0.7.58123, 11.0.7.58162
Expand All @@ -246,5 +246,5 @@ MinHeight
VignetteType<8>
RewardQuestID<32>
UiWidgetSetID<32>
Field_11_0_7_57361_010<32>
Field_11_0_7_57409_011<8>
UiMapPinInfoID<32>
ObjectiveType<8>

0 comments on commit 66c3839

Please sign in to comment.