前端同步至布點此次更新
This commit is contained in:
parent
2b0fd2799f
commit
31ebb5d17e
@ -2830,8 +2830,8 @@ GameConfig.Quest = {
|
|||||||
maxcount = 2,
|
maxcount = 2,
|
||||||
|
|
||||||
|
|
||||||
--看板委託--
|
--看板委托--
|
||||||
quick_finish_board_quest = {{5560,1,55},{5561,1,85},{5562,1,100},{5563,1,110},{5520,1,150},{5564,1,120},{5565,1,130},{5566,1,140},{5567,1,150}},
|
quick_finish_board_quest = {{5560,1,55},{5561,1,85},{5562,1,100},{5563,1,110},{5564,1,120},{5565,1,130},{5566,1,140},{5567,1,150},{5568,1,160},{5569,1,170},{5520,1,160}},
|
||||||
|
|
||||||
--隊長快速完成看板任務間隔提示(組隊情況下)--
|
--隊長快速完成看板任務間隔提示(組隊情況下)--
|
||||||
team_finish_board_quest_cd = 1,
|
team_finish_board_quest_cd = 1,
|
||||||
@ -3759,10 +3759,10 @@ GameConfig.Team = {
|
|||||||
applyovertime = 600,
|
applyovertime = 600,
|
||||||
teamname="_的隊伍",
|
teamname="_的隊伍",
|
||||||
overtime = 86400,
|
overtime = 86400,
|
||||||
filtratelevel={1,20,40,60,80,90,100,110,120,130,140,150},
|
filtratelevel={1,20,40,60,80,90,100,110,120,130,140,150,160},
|
||||||
defaulttype = 10010,
|
defaulttype = 10010,
|
||||||
defaultminlv = 1,
|
defaultminlv = 1,
|
||||||
defaultmaxlv = 150,
|
defaultmaxlv = 160,
|
||||||
defaultauto = 2, -- 0:關閉 1:全部 2:公會好友
|
defaultauto = 2, -- 0:關閉 1:全部 2:公會好友
|
||||||
quickentertime = 60,
|
quickentertime = 60,
|
||||||
pickupmode = 1, -- 0:自由拾取 1:隨機分配
|
pickupmode = 1, -- 0:自由拾取 1:隨機分配
|
||||||
|
@ -14,10 +14,11 @@ UIAtlasConfig.IconAtlas = {
|
|||||||
[8] = "GUI/atlas/preferb/Item_7",
|
[8] = "GUI/atlas/preferb/Item_7",
|
||||||
[9] = "GUI/atlas/preferb/Item_8",
|
[9] = "GUI/atlas/preferb/Item_8",
|
||||||
[10] = "GUI/atlas/preferb/Item_9",
|
[10] = "GUI/atlas/preferb/Item_9",
|
||||||
[11] = "GUI/atlas/preferb/Item_11",
|
[11] = "GUI/atlas/preferb/Item_10",
|
||||||
[12] = "GUI/atlas/preferb/Item_12",
|
[12] = "GUI/atlas/preferb/Item_11",
|
||||||
[13] = "GUI/atlas/preferb/Item_13",
|
[13] = "GUI/atlas/preferb/Item_12",
|
||||||
[14] = "GUI/atlas/preferb/Item_14",
|
[14] = "GUI/atlas/preferb/Item_13",
|
||||||
|
[15] = "GUI/atlas/preferb/Item_14",
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user