From 3f13ab6ad3a2664e6f5bce943412611e9f1c92c1 Mon Sep 17 00:00:00 2001 From: TOM_RUS Date: Tue, 31 Oct 2023 07:10:24 +0300 Subject: [PATCH] Update ChrModelMaterial.dbd and ItemDisplayInfo.dbd --- definitions/ChrModelMaterial.dbd | 8 ++++---- definitions/ItemDisplayInfo.dbd | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/definitions/ChrModelMaterial.dbd b/definitions/ChrModelMaterial.dbd index e18de6a4c6d..baddacbfdc0 100644 --- a/definitions/ChrModelMaterial.dbd +++ b/definitions/ChrModelMaterial.dbd @@ -4,8 +4,8 @@ int CharComponentTextureLayoutsID? int TextureType? int Width? int Height? -int SkinType? // 0 = Primary Skin, 1 = Secondary Skin -int Field_9_0_1_34615_006? // Set to 2,3,4 if SkinType is 1, otherwise -1 +int Flags? // 0 = Primary Skin, 1 = Secondary Skin +int Field_9_0_1_34615_006? // Set to 2,3,4 if Flags is 1, otherwise -1 LAYOUT D4ED338C BUILD 9.0.1.34365, 9.0.1.34392, 9.0.1.34490 @@ -37,7 +37,7 @@ $relation$CharComponentTextureLayoutsID<32> TextureType<32> Width<32> Height<32> -SkinType<32> +Flags<32> Field_9_0_1_34615_006<32> LAYOUT B4AB9DAB @@ -61,5 +61,5 @@ $relation$CharComponentTextureLayoutsID<32> TextureType<32> Width<32> Height<32> -SkinType<32> +Flags<32> Field_9_0_1_34615_006<32> diff --git a/definitions/ItemDisplayInfo.dbd b/definitions/ItemDisplayInfo.dbd index 182a4ebd4c7..e613c591467 100644 --- a/definitions/ItemDisplayInfo.dbd +++ b/definitions/ItemDisplayInfo.dbd @@ -25,7 +25,7 @@ string GroundModel int ItemSize int HelmetGeosetVisID int ModelType? -int Field_3_4_1_46917_000? +int GeosetGroupOverride? BUILD 0.5.3.3368 BUILD 0.5.3.3368-0.5.5.3494 @@ -293,7 +293,7 @@ BUILD 3.4.2.49311, 3.4.2.49442, 3.4.2.49563, 3.4.2.49584, 3.4.2.49658, 3.4.2.496 BUILD 3.4.1.46917, 3.4.1.46973, 3.4.1.47014, 3.4.1.47110, 3.4.1.47245, 3.4.1.47496, 3.4.1.47585, 3.4.1.47612, 3.4.1.47720, 3.4.1.47800, 3.4.1.47925, 3.4.1.47966, 3.4.1.48019, 3.4.1.48120, 3.4.1.48340, 3.4.1.48503, 3.4.1.48632, 3.4.1.49345, 3.4.1.49822, 3.4.1.49936 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_3_4_1_46917_000<32> +GeosetGroupOverride<32> ItemVisual<32> ParticleColorID<32> ItemRangedDisplayInfoID