Skip to content

Commit

Permalink
Merge pull request #154 from Shauren/trinitycore_1017
Browse files Browse the repository at this point in the history
Name a few new 10.1.7 fields
  • Loading branch information
Marlamin authored Sep 3, 2023
2 parents 5abe7eb + e83659e commit e023428
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions definitions/ChrCustomizationElement.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ int<ChrCustomizationDisplayInfo::ID> ChrCustomizationDisplayInfoID?
int<ChrCustItemGeoModify::ID> ChrCustItemGeoModifyID
int<ChrCustomizationVoice::ID> ChrCustomizationVoiceID?
int<AnimKit::ID> AnimKitID?
int Field_10_1_7_50730_011?
int<ParticleColor::ID> ParticleColorID?

LAYOUT F2BB8F88
BUILD 3.4.0.43659, 3.4.0.43682, 3.4.0.43746, 3.4.0.43788, 3.4.0.43866, 3.4.0.43881, 3.4.0.43929, 3.4.0.43955, 3.4.0.44064, 3.4.0.44184, 3.4.0.44250, 3.4.0.44301, 3.4.0.44369, 3.4.0.44463, 3.4.0.44547, 3.4.0.44644, 3.4.0.44701, 3.4.0.44729, 3.4.0.44832, 3.4.0.44925, 3.4.0.44930, 3.4.0.44996, 3.4.0.45043, 3.4.0.45064, 3.4.0.45102, 3.4.0.45166, 3.4.0.45189, 3.4.0.45264, 3.4.0.45327, 3.4.0.45435, 3.4.0.45506, 3.4.0.45572, 3.4.0.45613, 3.4.0.45704, 3.4.0.45770, 3.4.0.45772, 3.4.0.45854, 3.4.0.45942, 3.4.0.46158, 3.4.0.46182, 3.4.0.46248, 3.4.0.46269, 3.4.0.46368, 3.4.0.46779, 3.4.0.46902, 3.4.0.47168, 3.4.0.47659
Expand Down Expand Up @@ -70,7 +70,7 @@ ChrCustomizationDisplayInfoID<32>
ChrCustItemGeoModifyID<32>
ChrCustomizationVoiceID<32>
AnimKitID<32>
Field_10_1_7_50730_011<32>
ParticleColorID<32>

LAYOUT 155D0538
BUILD 9.0.1.34081, 9.0.1.34098, 9.0.1.34137, 9.0.1.34199, 9.0.1.34278, 9.0.1.34324, 9.0.1.34365, 9.0.1.34392, 9.0.1.34490
Expand Down Expand Up @@ -199,4 +199,4 @@ ChrCustomizationDisplayInfoID<32>
ChrCustItemGeoModifyID<32>
ChrCustomizationVoiceID<32>
AnimKitID<32>
Field_10_1_7_50730_011<32>
ParticleColorID<32>
8 changes: 4 additions & 4 deletions definitions/CreatureModelData.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ string AnimModelName
int MountScaleOtherIndex? // self.CDI.scale * self.MountScaleSelf * otherCMD.MountScaleOther[MountScaleOtherIndex]
float MountScaleSelf?
float MountScaleOther?
float Field_10_1_7_50442_003?
float Field_10_1_7_50442_004?
float WalkSpeed?
float RunSpeed?

BUILD 0.5.3.3368
BUILD 0.5.3.3368-0.9.1.3810
Expand Down Expand Up @@ -656,8 +656,8 @@ $noninline,id$ID<32>
GeoBox[6]
Flags<u32>
FileDataID<u32>
Field_10_1_7_50442_003
Field_10_1_7_50442_004
WalkSpeed
RunSpeed
BloodID<u32>
FootprintTextureID<u32>
FootprintTextureLength
Expand Down
4 changes: 2 additions & 2 deletions definitions/UiCovenantDisplayInfo.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ int<SoundKit::ID> UpgradeTabSelectSoundKitID?
int<SoundKit::ID> ReservoirFullSoundKitID?
int<SoundKit::ID> BeginResearchSoundKitID?
int<SoundKit::ID> RenownFanfareSoundKitID?
int Field_10_1_7_50587_012?
int UiPriority?

LAYOUT 2F97ADFB
BUILD 9.0.2.35854
Expand Down Expand Up @@ -117,4 +117,4 @@ UpgradeTabSelectSoundKitID<32>
ReservoirFullSoundKitID<32>
BeginResearchSoundKitID<32>
RenownFanfareSoundKitID<32>
Field_10_1_7_50587_012<32>
UiPriority<32>

0 comments on commit e023428

Please sign in to comment.