From 74d90ca8d759e9d5889b41035a11386fd4523aac Mon Sep 17 00:00:00 2001 From: yajunlu Date: Fri, 24 Dec 2021 17:56:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9A=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E5=85=B3=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_zyz_daily.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/shared/resource/jsons/dic_zyz_daily.json b/shared/resource/jsons/dic_zyz_daily.json index 0c976e0e9..7df52c874 100644 --- a/shared/resource/jsons/dic_zyz_daily.json +++ b/shared/resource/jsons/dic_zyz_daily.json @@ -17,18 +17,18 @@ }, { "dailyType": 3, - "name": "矿石争夺战", - "timesPerDay": 5, - "timesCanBuy": 5, - "difficultLvl": "3200&3201&3202&3203&3204&3205&3206&3207&3208&3209", - "description": "阻止强盗将矿石带离矿场,可获得大量装备精练材料" - }, - { - "dailyType": 4, "name": "矿场保卫战", "timesPerDay": 5, "timesCanBuy": 5, "difficultLvl": "3300&3301&3302&3303&3304&3305&3306&3307&3308&3309", "description": "与敌人争夺矿场的所有权,可获得大量珠宝材料" + }, + { + "dailyType": 4, + "name": "矿石争夺战", + "timesPerDay": 5, + "timesCanBuy": 5, + "difficultLvl": "3200&3201&3202&3203&3204&3205&3206&3207&3208&3209", + "description": "阻止强盗将矿石带离矿场,可获得大量装备精练材料" } ] \ No newline at end of file