diff --git a/Asstes/Resources/Script/MConfig/GameConfig.txt b/Asstes/Resources/Script/MConfig/GameConfig.txt index 985aa88..6fbd9be 100644 --- a/Asstes/Resources/Script/MConfig/GameConfig.txt +++ b/Asstes/Resources/Script/MConfig/GameConfig.txt @@ -2830,8 +2830,8 @@ GameConfig.Quest = { 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, @@ -3759,10 +3759,10 @@ GameConfig.Team = { applyovertime = 600, teamname="_的隊伍", 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, defaultminlv = 1, - defaultmaxlv = 150, + defaultmaxlv = 160, defaultauto = 2, -- 0:關閉 1:全部 2:公會好友 quickentertime = 60, pickupmode = 1, -- 0:自由拾取 1:隨機分配 diff --git a/Asstes/Resources/Script/MConfig/UIAtlasConfig.txt b/Asstes/Resources/Script/MConfig/UIAtlasConfig.txt index 8aae945..95f3236 100644 --- a/Asstes/Resources/Script/MConfig/UIAtlasConfig.txt +++ b/Asstes/Resources/Script/MConfig/UIAtlasConfig.txt @@ -14,10 +14,11 @@ UIAtlasConfig.IconAtlas = { [8] = "GUI/atlas/preferb/Item_7", [9] = "GUI/atlas/preferb/Item_8", [10] = "GUI/atlas/preferb/Item_9", - [11] = "GUI/atlas/preferb/Item_11", - [12] = "GUI/atlas/preferb/Item_12", - [13] = "GUI/atlas/preferb/Item_13", - [14] = "GUI/atlas/preferb/Item_14", + [11] = "GUI/atlas/preferb/Item_10", + [12] = "GUI/atlas/preferb/Item_11", + [13] = "GUI/atlas/preferb/Item_12", + [14] = "GUI/atlas/preferb/Item_13", + [15] = "GUI/atlas/preferb/Item_14", },