Skip to content

Commit

Permalink
Merge pull request #186 from Shauren/trinitycore_1100
Browse files Browse the repository at this point in the history
Name few 11.0.0 fields
  • Loading branch information
Marlamin authored Aug 2, 2024
2 parents 822f62f + 14279ad commit 4c4885c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions definitions/ChallengeModeItemBonusOverride.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ int<MythicPlusSeason::ID> MythicPlusSeasonID
int<PvpSeason::ID> PvPSeasonID
int<ItemBonusTree::ID> SrcItemBonusTreeID
int ItemBonusTreeGroupID?
int Field_11_0_0_54210_003? // SeasonID?
int RequiredTimeEventPassed? // TimeEvent?

LAYOUT 95841908, D948D3F0
BUILD 10.0.0.43342
Expand Down Expand Up @@ -68,7 +68,7 @@ $noninline,id$ID<32>
ItemBonusTreeGroupID<32>
DstItemBonusTreeID<32>
Value<32>
Field_11_0_0_54210_003<32>
RequiredTimeEventPassed<32>
$noninline,relation$SrcItemBonusTreeID<32>

LAYOUT 095B5B95
Expand All @@ -78,5 +78,5 @@ $noninline,id$ID<32>
ItemBonusTreeGroupID<32>
DstItemBonusTreeID<32>
Value<32>
Field_11_0_0_54210_003<32>
RequiredTimeEventPassed<32>
$noninline,relation$SrcItemBonusTreeID<32>
6 changes: 3 additions & 3 deletions definitions/MythicPlusSeason.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ int ID
int MilestoneSeason
int ExpansionLevel
int HeroicLFGDungeonMinGear
int Field_11_0_0_54210_002?
int StartTimeEvent? // TimeEvent

LAYOUT 06786F00
BUILD 1.15.3.55112, 1.15.3.55244, 1.15.3.55348, 1.15.3.55391, 1.15.3.55515, 1.15.3.55563, 1.15.3.55646, 1.15.3.55917
Expand Down Expand Up @@ -81,7 +81,7 @@ LAYOUT 9AD8B3CE
BUILD 11.0.0.54210, 11.0.0.54289, 11.0.0.54311, 11.0.0.54361
$id$ID<32>
MilestoneSeason<32>
Field_11_0_0_54210_002<32>
StartTimeEvent<32>
ExpansionLevel<32>
HeroicLFGDungeonMinGear<32>

Expand All @@ -90,6 +90,6 @@ BUILD 11.0.2.55399, 11.0.2.55522, 11.0.2.55665, 11.0.2.55763, 11.0.2.55789, 11.0
BUILD 11.0.0.54464, 11.0.0.54521, 11.0.0.54605, 11.0.0.54675, 11.0.0.54709, 11.0.0.54774, 11.0.0.54935, 11.0.0.55000, 11.0.0.55087, 11.0.0.55120, 11.0.0.55185, 11.0.0.55288, 11.0.0.55419, 11.0.0.55478, 11.0.0.55636, 11.0.0.55666, 11.0.0.55793, 11.0.0.55818, 11.0.0.55824, 11.0.0.55846, 11.0.0.55899, 11.0.0.55933, 11.0.0.55939, 11.0.0.55945
$id$ID<32>
MilestoneSeason<32>
Field_11_0_0_54210_002<32>
StartTimeEvent<32>
ExpansionLevel<32>
HeroicLFGDungeonMinGear<32>
6 changes: 3 additions & 3 deletions definitions/UiMap.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ int Field_1_14_4_50252_010?
int Field_1_14_4_50252_011?
int Field_1_14_4_50252_012?
int Field_1_14_4_50252_013?
int Field_11_0_0_55087_014?
int<UiTextureKit::ID> AdventureMapTextureKitID?
int Field_11_0_2_55789_015?

LAYOUT 27E926D0
Expand Down Expand Up @@ -301,7 +301,7 @@ HelpTextPosition<8>
BkgAtlasID<32>
AlternateUiMapGroup<32>
ContentTuningID<32>
Field_11_0_0_55087_014<32>
AdventureMapTextureKitID<32>

LAYOUT 77AEDBE6
BUILD 11.0.2.55789, 11.0.2.55959
Expand All @@ -319,5 +319,5 @@ HelpTextPosition<8>
BkgAtlasID<32>
AlternateUiMapGroup<32>
ContentTuningID<32>
Field_11_0_0_55087_014<32>
AdventureMapTextureKitID<32>
Field_11_0_2_55789_015<8>

0 comments on commit 4c4885c

Please sign in to comment.