Skip to content

Commit

Permalink
Merge pull request #175 from Shauren/trinitycore_1027
Browse files Browse the repository at this point in the history
Name 10.2.7 field in ItemModifiedAppearance
  • Loading branch information
Marlamin authored May 7, 2024
2 parents 17c122d + 9b721a5 commit 1c09bac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions definitions/ItemModifiedAppearance.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ int ItemAppearanceModifierID
int<Item::ID> ItemID
int OrderIndex
int TransmogSourceTypeEnum
int Field_10_2_7_54171_006?
int Flags?

LAYOUT CB7953C8
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 @@ -158,7 +158,7 @@ ItemAppearanceModifierID<32>
ItemAppearanceID<32>
OrderIndex<32>
TransmogSourceTypeEnum<u8>
Field_10_2_7_54171_006<32>
Flags<32>

LAYOUT 03A6C979
BUILD 11.0.0.54464, 11.0.0.54521
Expand All @@ -168,4 +168,4 @@ ItemAppearanceModifierID<32>
ItemAppearanceID<32>
OrderIndex<32>
TransmogSourceTypeEnum<u8>
Field_10_2_7_54171_006<32>
Flags<32>

0 comments on commit 1c09bac

Please sign in to comment.