更新配置
This commit is contained in:
parent
82d6a78a6a
commit
e402550d92
@ -1,21 +1,89 @@
|
|||||||
local avatar = {
|
local avatar = {
|
||||||
[1001]={
|
[1001]={
|
||||||
|
["iconId"]="1",
|
||||||
["hero"]=12001
|
["hero"]=12001
|
||||||
},
|
},
|
||||||
[2001]={
|
[2001]={
|
||||||
|
["iconId"]="2",
|
||||||
["hero"]=22001,
|
["hero"]=22001,
|
||||||
["unlock"]=true
|
["unlock"]=true
|
||||||
},
|
},
|
||||||
[3001]={
|
[3001]={
|
||||||
|
["iconId"]="3",
|
||||||
["hero"]=32001,
|
["hero"]=32001,
|
||||||
["unlock"]=true
|
["unlock"]=true
|
||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
["iconId"]="4",
|
||||||
["hero"]=42001,
|
["hero"]=42001,
|
||||||
["unlock"]=true
|
["unlock"]=true
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
["iconId"]="5",
|
||||||
|
["hero"]=52001
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
["iconId"]="6",
|
||||||
|
["hero"]=13001
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
["iconId"]="7",
|
||||||
|
["hero"]=23002
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
["iconId"]="8",
|
||||||
|
["hero"]=33001
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
["iconId"]="9",
|
||||||
|
["hero"]=43001
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
["iconId"]="10",
|
||||||
|
["hero"]=53001
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
["iconId"]="11",
|
||||||
|
["hero"]=13002
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
["iconId"]="12",
|
||||||
|
["hero"]=23001
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
["iconId"]="13",
|
||||||
|
["hero"]=33002
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
["iconId"]="14",
|
||||||
|
["hero"]=43002
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
["iconId"]="15",
|
||||||
|
["hero"]=53002
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
["iconId"]="16",
|
||||||
|
["hero"]=14001
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
["iconId"]="17",
|
||||||
|
["hero"]=24001
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
["iconId"]="18",
|
||||||
|
["hero"]=34001
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
["iconId"]="19",
|
||||||
|
["hero"]=44001
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
["iconId"]="20",
|
||||||
|
["hero"]=54001
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -11,11 +11,11 @@ local chapter_dungeon_shards = {
|
|||||||
5
|
5
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
104,
|
103,
|
||||||
204,
|
203,
|
||||||
304,
|
303,
|
||||||
404,
|
403,
|
||||||
504
|
503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -290,11 +290,11 @@ local chapter_dungeon_shards = {
|
|||||||
10
|
10
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
604,
|
603,
|
||||||
704,
|
703,
|
||||||
804,
|
803,
|
||||||
904,
|
903,
|
||||||
1004
|
1003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -569,11 +569,11 @@ local chapter_dungeon_shards = {
|
|||||||
15
|
15
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
1104,
|
1103,
|
||||||
1204,
|
1203,
|
||||||
1304,
|
1303,
|
||||||
1404,
|
1403,
|
||||||
1504
|
1503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -848,11 +848,11 @@ local chapter_dungeon_shards = {
|
|||||||
20
|
20
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
1604,
|
1603,
|
||||||
1704,
|
1703,
|
||||||
1804,
|
1803,
|
||||||
1904,
|
1903,
|
||||||
2004
|
2003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -1127,11 +1127,11 @@ local chapter_dungeon_shards = {
|
|||||||
25
|
25
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
2104,
|
2103,
|
||||||
2204,
|
2203,
|
||||||
2304,
|
2303,
|
||||||
2404,
|
2403,
|
||||||
2504
|
2503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -1406,11 +1406,11 @@ local chapter_dungeon_shards = {
|
|||||||
30
|
30
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
2604,
|
2603,
|
||||||
2704,
|
2703,
|
||||||
2804,
|
2803,
|
||||||
2904,
|
2903,
|
||||||
3004
|
3003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -1685,11 +1685,11 @@ local chapter_dungeon_shards = {
|
|||||||
35
|
35
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
3104,
|
3103,
|
||||||
3204,
|
3203,
|
||||||
3304,
|
3303,
|
||||||
3404,
|
3403,
|
||||||
3504
|
3503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -1964,11 +1964,11 @@ local chapter_dungeon_shards = {
|
|||||||
40
|
40
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
3604,
|
3603,
|
||||||
3704,
|
3703,
|
||||||
3804,
|
3803,
|
||||||
3904,
|
3903,
|
||||||
4004
|
4003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -2243,11 +2243,11 @@ local chapter_dungeon_shards = {
|
|||||||
45
|
45
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
4104,
|
4103,
|
||||||
4204,
|
4203,
|
||||||
4304,
|
4303,
|
||||||
4404,
|
4403,
|
||||||
4504
|
4503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -2522,11 +2522,11 @@ local chapter_dungeon_shards = {
|
|||||||
50
|
50
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
4604,
|
4603,
|
||||||
4704,
|
4703,
|
||||||
4804,
|
4803,
|
||||||
4904,
|
4903,
|
||||||
5004
|
5003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -2801,11 +2801,11 @@ local chapter_dungeon_shards = {
|
|||||||
55
|
55
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
5104,
|
5103,
|
||||||
5204,
|
5203,
|
||||||
5304,
|
5303,
|
||||||
5404,
|
5403,
|
||||||
5504
|
5503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -3080,11 +3080,11 @@ local chapter_dungeon_shards = {
|
|||||||
60
|
60
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
5604,
|
5603,
|
||||||
5704,
|
5703,
|
||||||
5804,
|
5803,
|
||||||
5904,
|
5903,
|
||||||
6004
|
6003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -3359,11 +3359,11 @@ local chapter_dungeon_shards = {
|
|||||||
65
|
65
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
6104,
|
6103,
|
||||||
6204,
|
6203,
|
||||||
6304,
|
6303,
|
||||||
6404,
|
6403,
|
||||||
6504
|
6503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -3638,11 +3638,11 @@ local chapter_dungeon_shards = {
|
|||||||
70
|
70
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
6604,
|
6603,
|
||||||
6704,
|
6703,
|
||||||
6804,
|
6803,
|
||||||
6904,
|
6903,
|
||||||
7004
|
7003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -3917,11 +3917,11 @@ local chapter_dungeon_shards = {
|
|||||||
75
|
75
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
7104,
|
7103,
|
||||||
7204,
|
7203,
|
||||||
7304,
|
7303,
|
||||||
7404,
|
7403,
|
||||||
7504
|
7503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -4196,11 +4196,11 @@ local chapter_dungeon_shards = {
|
|||||||
80
|
80
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
7604,
|
7603,
|
||||||
7704,
|
7703,
|
||||||
7804,
|
7803,
|
||||||
7904,
|
7903,
|
||||||
8004
|
8003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -4475,11 +4475,11 @@ local chapter_dungeon_shards = {
|
|||||||
85
|
85
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
8104,
|
8103,
|
||||||
8204,
|
8203,
|
||||||
8304,
|
8303,
|
||||||
8404,
|
8403,
|
||||||
8504
|
8503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -4754,11 +4754,11 @@ local chapter_dungeon_shards = {
|
|||||||
90
|
90
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
8604,
|
8603,
|
||||||
8704,
|
8703,
|
||||||
8804,
|
8803,
|
||||||
8904,
|
8903,
|
||||||
9004
|
9003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -5033,11 +5033,11 @@ local chapter_dungeon_shards = {
|
|||||||
95
|
95
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
9104,
|
9103,
|
||||||
9204,
|
9203,
|
||||||
9304,
|
9303,
|
||||||
9404,
|
9403,
|
||||||
9504
|
9503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -5312,11 +5312,11 @@ local chapter_dungeon_shards = {
|
|||||||
100
|
100
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
9604,
|
9603,
|
||||||
9704,
|
9703,
|
||||||
9804,
|
9803,
|
||||||
9904,
|
9903,
|
||||||
10004
|
10003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -5591,11 +5591,11 @@ local chapter_dungeon_shards = {
|
|||||||
105
|
105
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
10104,
|
10103,
|
||||||
10204,
|
10203,
|
||||||
10304,
|
10303,
|
||||||
10404,
|
10403,
|
||||||
10504
|
10503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -5870,11 +5870,11 @@ local chapter_dungeon_shards = {
|
|||||||
110
|
110
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
10604,
|
10603,
|
||||||
10704,
|
10703,
|
||||||
10804,
|
10803,
|
||||||
10904,
|
10903,
|
||||||
11004
|
11003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -6149,11 +6149,11 @@ local chapter_dungeon_shards = {
|
|||||||
115
|
115
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
11104,
|
11103,
|
||||||
11204,
|
11203,
|
||||||
11304,
|
11303,
|
||||||
11404,
|
11403,
|
||||||
11504
|
11503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -6428,11 +6428,11 @@ local chapter_dungeon_shards = {
|
|||||||
120
|
120
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
11604,
|
11603,
|
||||||
11704,
|
11703,
|
||||||
11804,
|
11803,
|
||||||
11904,
|
11903,
|
||||||
12004
|
12003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -6707,11 +6707,11 @@ local chapter_dungeon_shards = {
|
|||||||
125
|
125
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
12104,
|
12103,
|
||||||
12204,
|
12203,
|
||||||
12304,
|
12303,
|
||||||
12404,
|
12403,
|
||||||
12504
|
12503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -6986,11 +6986,11 @@ local chapter_dungeon_shards = {
|
|||||||
130
|
130
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
12604,
|
12603,
|
||||||
12704,
|
12703,
|
||||||
12804,
|
12803,
|
||||||
12904,
|
12903,
|
||||||
13004
|
13003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -7265,11 +7265,11 @@ local chapter_dungeon_shards = {
|
|||||||
135
|
135
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
13104,
|
13103,
|
||||||
13204,
|
13203,
|
||||||
13304,
|
13303,
|
||||||
13404,
|
13403,
|
||||||
13504
|
13503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -7544,11 +7544,11 @@ local chapter_dungeon_shards = {
|
|||||||
140
|
140
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
13604,
|
13603,
|
||||||
13704,
|
13703,
|
||||||
13804,
|
13803,
|
||||||
13904,
|
13903,
|
||||||
14004
|
14003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -7823,11 +7823,11 @@ local chapter_dungeon_shards = {
|
|||||||
145
|
145
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
14104,
|
14103,
|
||||||
14204,
|
14203,
|
||||||
14304,
|
14303,
|
||||||
14404,
|
14403,
|
||||||
14504
|
14503
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
@ -8102,11 +8102,11 @@ local chapter_dungeon_shards = {
|
|||||||
150
|
150
|
||||||
},
|
},
|
||||||
["monster"]={
|
["monster"]={
|
||||||
14604,
|
14603,
|
||||||
14704,
|
14703,
|
||||||
14804,
|
14803,
|
||||||
14904,
|
14903,
|
||||||
15004
|
15003
|
||||||
},
|
},
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
|
|||||||
@ -870,7 +870,7 @@ local hero = {
|
|||||||
10840000,
|
10840000,
|
||||||
11980000
|
11980000
|
||||||
},
|
},
|
||||||
["model_id"]="p0001",
|
["model_id"]="p0024",
|
||||||
["icon"]="3",
|
["icon"]="3",
|
||||||
["item_id"]=34002
|
["item_id"]=34002
|
||||||
},
|
},
|
||||||
@ -1162,7 +1162,7 @@ local hero = {
|
|||||||
10840000,
|
10840000,
|
||||||
11980000
|
11980000
|
||||||
},
|
},
|
||||||
["model_id"]="p0003",
|
["model_id"]="p0025",
|
||||||
["icon"]="4",
|
["icon"]="4",
|
||||||
["item_id"]=44002
|
["item_id"]=44002
|
||||||
},
|
},
|
||||||
@ -1454,7 +1454,7 @@ local hero = {
|
|||||||
10840000,
|
10840000,
|
||||||
11980000
|
11980000
|
||||||
},
|
},
|
||||||
["model_id"]="p0006",
|
["model_id"]="p0026",
|
||||||
["icon"]="5",
|
["icon"]="5",
|
||||||
["item_id"]=54002
|
["item_id"]=54002
|
||||||
}
|
}
|
||||||
|
|||||||
@ -238,6 +238,22 @@ local LocalizationGlobalConst =
|
|||||||
CDKEY_ERROR_MSG_3 = "CDKEY_ERROR_MSG_3",
|
CDKEY_ERROR_MSG_3 = "CDKEY_ERROR_MSG_3",
|
||||||
CDKEY_ERROR_MSG_4 = "CDKEY_ERROR_MSG_4",
|
CDKEY_ERROR_MSG_4 = "CDKEY_ERROR_MSG_4",
|
||||||
COMBO_DESC = "COMBO_DESC",
|
COMBO_DESC = "COMBO_DESC",
|
||||||
|
PLAYER_INFO = "PLAYER_INFO",
|
||||||
|
AVATAR_HEAD_DESC = "AVATAR_HEAD_DESC",
|
||||||
|
AVATAR_HEAD_FRAME_DESC = "AVATAR_HEAD_FRAME_DESC",
|
||||||
|
ON_USING_DESC = "ON_USING_DESC",
|
||||||
|
RENAME_DESC = "RENAME_DESC",
|
||||||
|
ENTER_NAME_DESC = "ENTER_NAME_DESC",
|
||||||
|
FREE_THIS_TIME_DESC = "FREE_THIS_TIME_DESC",
|
||||||
|
CANNOT_RENAME_DESC_1 = "CANNOT_RENAME_DESC_1",
|
||||||
|
CANNOT_RENAME_DESC_2 = "CANNOT_RENAME_DESC_2",
|
||||||
|
CANNOT_RENAME_DESC_3 = "CANNOT_RENAME_DESC_3",
|
||||||
|
CANNOT_RENAME_DESC_4 = "CANNOT_RENAME_DESC_4",
|
||||||
|
CDKEY_EXCHANGE = "CDKEY_EXCHANGE",
|
||||||
|
SUPPORT_DESC_1 = "SUPPORT_DESC_1",
|
||||||
|
SUPPORT_DESC_2 = "SUPPORT_DESC_2",
|
||||||
|
CONF_BE_SURE_QUIT_GAME = "CONF_BE_SURE_QUIT_GAME",
|
||||||
|
ROUND_LEFT = "ROUND_LEFT",
|
||||||
}
|
}
|
||||||
|
|
||||||
return LocalizationGlobalConst
|
return LocalizationGlobalConst
|
||||||
@ -565,17 +565,17 @@ local monster_base = {
|
|||||||
["model_ui"]=1.0
|
["model_ui"]=1.0
|
||||||
},
|
},
|
||||||
[30024]={
|
[30024]={
|
||||||
["model_id"]="p0023",
|
["model_id"]="p0024",
|
||||||
["body"]=2,
|
["body"]=2,
|
||||||
["model_ui"]=1.0
|
["model_ui"]=1.0
|
||||||
},
|
},
|
||||||
[30025]={
|
[30025]={
|
||||||
["model_id"]="p0023",
|
["model_id"]="p0025",
|
||||||
["body"]=2,
|
["body"]=2,
|
||||||
["model_ui"]=1.0
|
["model_ui"]=1.0
|
||||||
},
|
},
|
||||||
[30026]={
|
[30026]={
|
||||||
["model_id"]="p0023",
|
["model_id"]="p0026",
|
||||||
["body"]=2,
|
["body"]=2,
|
||||||
["model_ui"]=1.0
|
["model_ui"]=1.0
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -19521,6 +19521,8 @@ local skill = {
|
|||||||
["fx_self"]=400066
|
["fx_self"]=400066
|
||||||
},
|
},
|
||||||
[50112]={
|
[50112]={
|
||||||
|
["effect_type"]=1,
|
||||||
|
["trigger"]=1,
|
||||||
["effect"]={
|
["effect"]={
|
||||||
{
|
{
|
||||||
["type"]="shield",
|
["type"]="shield",
|
||||||
@ -19535,7 +19537,7 @@ local skill = {
|
|||||||
["round"]=2
|
["round"]=2
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
["obj"]=2,
|
["obj"]=1,
|
||||||
["skill_position"]={
|
["skill_position"]={
|
||||||
2,
|
2,
|
||||||
0
|
0
|
||||||
|
|||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
["desc"]="冰心的头像。"
|
["desc"]="冰心的头像。"
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
["desc"]="忍者伦的头像。"
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
["desc"]="克劳德的头像。"
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
["desc"]="二丫的头像。"
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
["desc"]="小鹿的头像。"
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
["desc"]="冰女的头像。"
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
["desc"]="魔女琪琪的头像。"
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
["desc"]="火旺的头像。"
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
["desc"]="野蛮人的头像。"
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
["desc"]="森林狼的头像。"
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
["desc"]="鸦姐的头像。"
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
["desc"]="灵魂猎手的头像。"
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
["desc"]="亚历山大的头像。"
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
["desc"]="巨剑魔童的头像。"
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
["desc"]="木兰的头像。"
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
["desc"]="寒冰妖姬的头像。"
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
["desc"]="蝴蝶的头像。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -238,6 +238,22 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "兑换码已过期",
|
["CDKEY_ERROR_MSG_3"] = "兑换码已过期",
|
||||||
["CDKEY_ERROR_MSG_4"] = "兑换码已达使用上限",
|
["CDKEY_ERROR_MSG_4"] = "兑换码已达使用上限",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["PLAYER_INFO"] = "玩家信息",
|
||||||
|
["AVATAR_HEAD_DESC"] = "头像",
|
||||||
|
["AVATAR_HEAD_FRAME_DESC"] = "头像框",
|
||||||
|
["ON_USING_DESC"] = "使用中",
|
||||||
|
["RENAME_DESC"] = "修改昵称",
|
||||||
|
["ENTER_NAME_DESC"] = "请输入您的昵称",
|
||||||
|
["FREE_THIS_TIME_DESC"] = "本次可免费修改昵称",
|
||||||
|
["CANNOT_RENAME_DESC_1"] = "请先输入您的昵称",
|
||||||
|
["CANNOT_RENAME_DESC_2"] = "名字最多6字",
|
||||||
|
["CANNOT_RENAME_DESC_3"] = "昵称中有不可用字符",
|
||||||
|
["CANNOT_RENAME_DESC_4"] = "昵称已被占用",
|
||||||
|
["CDKEY_EXCHANGE"] = "兑换",
|
||||||
|
["SUPPORT_DESC_1"] = "客服",
|
||||||
|
["SUPPORT_DESC_2"] = "支持",
|
||||||
|
["CONF_BE_SURE_QUIT_GAME"] = "是否确认退出游戏?",
|
||||||
|
["ROUND_LEFT"] = "剩余",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -28,6 +28,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "Einlösecode ist abgelaufen",
|
["CDKEY_ERROR_MSG_3"] = "Einlösecode ist abgelaufen",
|
||||||
["CDKEY_ERROR_MSG_4"] = "Nutzungslimit des Einlösecodes erreicht",
|
["CDKEY_ERROR_MSG_4"] = "Nutzungslimit des Einlösecodes erreicht",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "Einlösecode",
|
||||||
|
["SUPPORT_DESC_2"] = "Die Unterstützung",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -227,6 +227,9 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "Redeem code expired",
|
["CDKEY_ERROR_MSG_3"] = "Redeem code expired",
|
||||||
["CDKEY_ERROR_MSG_4"] = "Redeem code limit reached",
|
["CDKEY_ERROR_MSG_4"] = "Redeem code limit reached",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "Redeem Code",
|
||||||
|
["SUPPORT_DESC_1"] = "Customer Service",
|
||||||
|
["SUPPORT_DESC_2"] = "Support",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -28,6 +28,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "Code d'échange expiré",
|
["CDKEY_ERROR_MSG_3"] = "Code d'échange expiré",
|
||||||
["CDKEY_ERROR_MSG_4"] = "L'utilisation du code d'échange a atteint sa limite maximale",
|
["CDKEY_ERROR_MSG_4"] = "L'utilisation du code d'échange a atteint sa limite maximale",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "Code d'échange",
|
||||||
|
["SUPPORT_DESC_2"] = "Soutenir",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -25,6 +25,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "Kode penukaran telah kedaluwarsa.",
|
["CDKEY_ERROR_MSG_3"] = "Kode penukaran telah kedaluwarsa.",
|
||||||
["CDKEY_ERROR_MSG_4"] = "Penggunaan kode penukaran telah mencapai batas.",
|
["CDKEY_ERROR_MSG_4"] = "Penggunaan kode penukaran telah mencapai batas.",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "Kode Penukaran",
|
||||||
|
["SUPPORT_DESC_2"] = "Mendukung",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -28,6 +28,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "兌換コードが失効しました",
|
["CDKEY_ERROR_MSG_3"] = "兌換コードが失効しました",
|
||||||
["CDKEY_ERROR_MSG_4"] = "兌換コードが使用上限に達しました",
|
["CDKEY_ERROR_MSG_4"] = "兌換コードが使用上限に達しました",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "兌換コード",
|
||||||
|
["SUPPORT_DESC_2"] = "サポート",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -28,6 +28,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "인증코드 기한 초과",
|
["CDKEY_ERROR_MSG_3"] = "인증코드 기한 초과",
|
||||||
["CDKEY_ERROR_MSG_4"] = "인증코드 사용 상한에 달함",
|
["CDKEY_ERROR_MSG_4"] = "인증코드 사용 상한에 달함",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "인증코드",
|
||||||
|
["SUPPORT_DESC_2"] = "지원",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -25,6 +25,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "O código expirou.",
|
["CDKEY_ERROR_MSG_3"] = "O código expirou.",
|
||||||
["CDKEY_ERROR_MSG_4"] = "Atingido o limite máximo de utilização do código de resgate.",
|
["CDKEY_ERROR_MSG_4"] = "Atingido o limite máximo de utilização do código de resgate.",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "Código de Resgate",
|
||||||
|
["SUPPORT_DESC_2"] = "Suporte",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -25,6 +25,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "รหัสแลกหมดอายุแล้ว",
|
["CDKEY_ERROR_MSG_3"] = "รหัสแลกหมดอายุแล้ว",
|
||||||
["CDKEY_ERROR_MSG_4"] = "รหัสแลกใช้ครบกำหนดแล้ว",
|
["CDKEY_ERROR_MSG_4"] = "รหัสแลกใช้ครบกำหนดแล้ว",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "รหัสแลกรับ",
|
||||||
|
["SUPPORT_DESC_2"] = "สนับสนุน",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -25,6 +25,8 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "Giftcode đã hết hạn",
|
["CDKEY_ERROR_MSG_3"] = "Giftcode đã hết hạn",
|
||||||
["CDKEY_ERROR_MSG_4"] = "Giftcode đã hết lượt",
|
["CDKEY_ERROR_MSG_4"] = "Giftcode đã hết lượt",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "Giftcode",
|
||||||
|
["SUPPORT_DESC_2"] = "Hỗ trợ",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
@ -10,9 +10,57 @@ local avatar = {
|
|||||||
},
|
},
|
||||||
[4001]={
|
[4001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[5001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[6001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[7001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[8001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[9001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[10001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[11001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[12001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[13001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[14001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[15001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[16001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[17001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[18001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[19001]={
|
||||||
|
|
||||||
|
},
|
||||||
|
[20001]={
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
local config = {
|
local config = {
|
||||||
data=avatar,count=4
|
data=avatar,count=20
|
||||||
}
|
}
|
||||||
return config
|
return config
|
||||||
@ -226,6 +226,9 @@ local localization_global =
|
|||||||
["CDKEY_ERROR_MSG_3"] = "兌換碼已過期",
|
["CDKEY_ERROR_MSG_3"] = "兌換碼已過期",
|
||||||
["CDKEY_ERROR_MSG_4"] = "兌換碼已達使用上限",
|
["CDKEY_ERROR_MSG_4"] = "兌換碼已達使用上限",
|
||||||
["COMBO_DESC"] = "Combo",
|
["COMBO_DESC"] = "Combo",
|
||||||
|
["CDKEY_EXCHANGE"] = "兌換碼",
|
||||||
|
["SUPPORT_DESC_1"] = "客服",
|
||||||
|
["SUPPORT_DESC_2"] = "支援",
|
||||||
}
|
}
|
||||||
|
|
||||||
return localization_global
|
return localization_global
|
||||||
Loading…
x
Reference in New Issue
Block a user