Skip to content

Commit

Permalink
Remerge current builds to fix any size issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed Dec 12, 2023
1 parent 50ae451 commit 6a07fc4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion definitions/BeckonTrigger.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $noninline,id$ID<32>
Field_9_0_1_33978_001<32>
QuestID<32>
BroadcastTextID<32>
Field_10_0_7_48295_004<u32>
Field_10_0_7_48295_004<u8>
WorldEffectID<32>
Field_9_0_1_33978_005
Field_9_0_1_33978_006<32>
Expand Down
2 changes: 1 addition & 1 deletion definitions/CharacterFaceBoneSet.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ SexID<u8>
ModelFileDataID<32>
FaceVariationIndex<u8>
BoneSetFileDataID<32>
$noninline,relation$RaceID<8>
$noninline,relation$RaceID<32>
2 changes: 1 addition & 1 deletion definitions/ItemModifiedAppearance.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $relation$ItemID<32>
ItemAppearanceModifierID<32>
ItemAppearanceID<32>
OrderIndex<32>
TransmogSourceTypeEnum<8>
TransmogSourceTypeEnum<32>

BUILD 6.0.1.18179
$id$ID<32>
Expand Down
2 changes: 1 addition & 1 deletion definitions/PvpRating.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ BUILD 1.15.0.52124, 1.15.0.52146, 1.15.0.52186, 1.15.0.52212, 1.15.0.52302, 1.15
BUILD 1.14.4.50252, 1.14.4.50304, 1.14.4.50337, 1.14.4.50461, 1.14.4.50547, 1.14.4.50643, 1.14.4.50753, 1.14.4.50849, 1.14.4.50960, 1.14.4.51001, 1.14.4.51056, 1.14.4.51146, 1.14.4.51311, 1.14.4.51395, 1.14.4.51535, 1.14.4.51829
$noninline,id$ID<32>
Field_10_0_0_45454_000
Field_10_0_0_45454_001<32>
Field_10_0_0_45454_001<8>
Field_10_0_0_45454_002<32>
Field_10_0_0_45454_003<32>
2 changes: 1 addition & 1 deletion definitions/SpellVisualMissile.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ FollowGroundApproach<u16>
Flags<u32>
SpellMissileMotionID<u16>
AnimKitID<u32>
$noninline,relation$SpellVisualMissileSetID<16>
$noninline,relation$SpellVisualMissileSetID<32>

BUILD 5.4.0.17266-5.4.8.18414
$id$ID<32>
Expand Down

0 comments on commit 6a07fc4

Please sign in to comment.