Skip to content

Commit 9d2e53c

Browse files
authored
Some 12.0.1 names (#248)
* Some 12.0.1 names * Fix db name mismatch
1 parent c761813 commit 9d2e53c

File tree

3 files changed

+16
-26
lines changed

3 files changed

+16
-26
lines changed

definitions/TraitTree.dbd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ int Flags? // 0: Talents, 1: Professions; one of these is flags. &1: CannotRefun
88
int<TraitSystem::ID> TraitSystemID?
99
float Field_10_0_0_45697_006?
1010
float Field_10_0_0_45697_007?
11-
locstring Name_lang?
12-
int Field_12_0_1_65337_009?
11+
locstring TitleText_lang?
12+
int<UiTextureKit::ID> UiTextureKitID?
1313

1414
LAYOUT 9C270D22
1515
BUILD 10.0.0.43342
@@ -107,7 +107,7 @@ Field_10_0_0_45697_007
107107

108108
LAYOUT FBCDBA8F
109109
BUILD 12.0.1.65337, 12.0.1.65448
110-
Name_lang
110+
TitleText_lang
111111
$id$ID<32>
112112
$relation$TraitSystemID<32>
113113
TraitTreeID<32>
@@ -116,4 +116,4 @@ PlayerConditionID<32>
116116
Flags<32>
117117
Field_10_0_0_45697_006
118118
Field_10_0_0_45697_007
119-
Field_12_0_1_65337_009<32>
119+
UiTextureKitID<32>

definitions/UIMapPinInfo.dbd

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ int<UIButton::ID> VignetteButton?
66
int<UIButton::ID> VignetteButtonSelected?
77
int Field_11_0_7_57361_004?
88
int<UiTextureAtlasElement::ID> Underlay?
9-
int Field_12_0_1_65448_000?
10-
int Field_12_0_1_65448_001?
11-
int Field_12_0_1_65448_002?
12-
int Field_12_0_1_65448_003?
13-
int Field_12_0_1_65448_004?
14-
int Field_12_0_1_65448_005?
159
int Field_12_0_1_65448_006?
1610

1711
LAYOUT E8E5C344
@@ -47,10 +41,10 @@ Underlay<32>
4741
LAYOUT 95F2CD4F
4842
BUILD 12.0.1.65448
4943
$noninline,id$ID<32>
50-
Field_12_0_1_65448_000<32>
51-
Field_12_0_1_65448_001<32>
52-
Field_12_0_1_65448_002<32>
53-
Field_12_0_1_65448_003<32>
54-
Field_12_0_1_65448_004<32>
55-
Field_12_0_1_65448_005<32>
44+
Button<32>
45+
ButtonSelected<32>
46+
VignetteButton<32>
47+
VignetteButtonSelected<32>
48+
Field_11_0_7_57361_004<32>
49+
Underlay<32>
5650
Field_12_0_1_65448_006<32>

definitions/UiQuestDetailsTheme.dbd

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ locstring Signature_lang
44
int<UiTextureAtlasElement::ID> BackgroundTexture
55
int<UiTextureAtlasElement::ID> SealTexture
66
int<UiTextureAtlasElement::ID> PoiIcon
7-
locstring Field_12_0_1_65448_000_lang?
8-
int Field_12_0_1_65448_001?
9-
int Field_12_0_1_65448_002?
10-
int Field_12_0_1_65448_003?
11-
int Field_12_0_1_65448_004?
7+
int<UIMapPinInfo::ID> UiMapPinInfo?
128

139
LAYOUT DFF2A61D
1410
BUILD 9.1.0.38312, 9.1.0.38394, 9.1.0.38511, 9.1.0.38524, 9.1.0.38549, 9.1.0.38600
@@ -75,8 +71,8 @@ PoiIcon<32>
7571
LAYOUT E7D12547
7672
BUILD 12.0.1.65448
7773
$noninline,id$ID<32>
78-
Field_12_0_1_65448_000_lang
79-
Field_12_0_1_65448_001<32>
80-
Field_12_0_1_65448_002<32>
81-
Field_12_0_1_65448_003<32>
82-
Field_12_0_1_65448_004<32>
74+
Signature_lang
75+
BackgroundTexture<32>
76+
SealTexture<32>
77+
PoiIcon<32>
78+
UiMapPinInfo<32>

0 commit comments

Comments
 (0)