blob: 539f5a20089f67576bf2760b5dfae792fc304d83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
[Database Structure](Database-Structure) > [World-Database](World-Database) > [locales_quest](locales_quest)
Column | Type | Description
--- | --- | ---
Id | mediumint(8) unsigned |
Title_loc1 | text |
Title_loc2 | text |
Title_loc3 | text |
Title_loc4 | text |
Title_loc5 | text |
Title_loc6 | text |
Title_loc7 | text |
Title_loc8 | text |
Details_loc1 | text |
Details_loc2 | text |
Details_loc3 | text |
Details_loc4 | text |
Details_loc5 | text |
Details_loc6 | text |
Details_loc7 | text |
Details_loc8 | text |
Objectives_loc1 | text |
Objectives_loc2 | text |
Objectives_loc3 | text |
Objectives_loc4 | text |
Objectives_loc5 | text |
Objectives_loc6 | text |
Objectives_loc7 | text |
Objectives_loc8 | text |
OfferRewardText_loc1 | text |
OfferRewardText_loc2 | text |
OfferRewardText_loc3 | text |
OfferRewardText_loc4 | text |
OfferRewardText_loc5 | text |
OfferRewardText_loc6 | text |
OfferRewardText_loc7 | text |
OfferRewardText_loc8 | text |
RequestItemsText_loc1 | text |
RequestItemsText_loc2 | text |
RequestItemsText_loc3 | text |
RequestItemsText_loc4 | text |
RequestItemsText_loc5 | text |
RequestItemsText_loc6 | text |
RequestItemsText_loc7 | text |
RequestItemsText_loc8 | text |
EndText_loc1 | text |
EndText_loc2 | text |
EndText_loc3 | text |
EndText_loc4 | text |
EndText_loc5 | text |
EndText_loc6 | text |
EndText_loc7 | text |
EndText_loc8 | text |
CompletedText_loc1 | text |
CompletedText_loc2 | text |
CompletedText_loc3 | text |
CompletedText_loc4 | text |
CompletedText_loc5 | text |
CompletedText_loc6 | text |
CompletedText_loc7 | text |
CompletedText_loc8 | text |
ObjectiveText1_loc1 | text |
ObjectiveText1_loc2 | text |
ObjectiveText1_loc3 | text |
ObjectiveText1_loc4 | text |
ObjectiveText1_loc5 | text |
ObjectiveText1_loc6 | text |
ObjectiveText1_loc7 | text |
ObjectiveText1_loc8 | text |
ObjectiveText2_loc1 | text |
ObjectiveText2_loc2 | text |
ObjectiveText2_loc3 | text |
ObjectiveText2_loc4 | text |
ObjectiveText2_loc5 | text |
ObjectiveText2_loc6 | text |
ObjectiveText2_loc7 | text |
ObjectiveText2_loc8 | text |
ObjectiveText3_loc1 | text |
ObjectiveText3_loc2 | text |
ObjectiveText3_loc3 | text |
ObjectiveText3_loc4 | text |
ObjectiveText3_loc5 | text |
ObjectiveText3_loc6 | text |
ObjectiveText3_loc7 | text |
ObjectiveText3_loc8 | text |
ObjectiveText4_loc1 | text |
ObjectiveText4_loc2 | text |
ObjectiveText4_loc3 | text |
ObjectiveText4_loc4 | text |
ObjectiveText4_loc5 | text |
ObjectiveText4_loc6 | text |
ObjectiveText4_loc7 | text |
ObjectiveText4_loc8 | text |
VerifiedBuild | smallint(5) |
|