Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions definitions/DungeonEncounter.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ int Difficulty
int Faction // -1: any, 0: Horde, 1: Alliance
int<WorldState::ID> CompleteWorldStateID
int Field_3_4_3_51278_007?
int Field_11_1_5_59735_010?
int ItemSequenceLevel?

LAYOUT B52C4A8C
BUILD 2.5.2.39570, 2.5.2.39618, 2.5.2.39658, 2.5.2.39688, 2.5.2.39757, 2.5.2.39801, 2.5.2.39832, 2.5.2.39926, 2.5.2.40011, 2.5.2.40045, 2.5.2.40203, 2.5.2.40260, 2.5.2.40422, 2.5.2.40488, 2.5.2.40617, 2.5.2.40892, 2.5.2.41446, 2.5.2.41510
Expand Down Expand Up @@ -354,7 +354,7 @@ Bit<8>
Flags<32>
SpellIconFileID<32>
Faction<32>
Field_11_1_5_59735_010<32>
ItemSequenceLevel<32>

LAYOUT 35863DC4
BUILD 12.1.0.68209, 12.1.0.68301
Expand All @@ -372,4 +372,4 @@ Bit<8>
Flags<32>
SpellIconFileID<32>
Faction<32>
Field_11_1_5_59735_010<32>
ItemSequenceLevel<32>
Loading