任务:添加军团元宝捐献

This commit is contained in:
luying
2022-05-10 11:09:15 +08:00
parent 98a4d6d632
commit 4f74810005
5 changed files with 29 additions and 5 deletions
@@ -998,5 +998,15 @@
"content": "进入战场点击挑战即算次数",
"condition": "count",
"sumType": 2
},
{
"id": 120,
"name": "军团",
"info": "军团元宝捐献x次",
"param": "count&",
"string": "捐献次数&",
"content": "捐献",
"condition": "count",
"sumType": 2
}
]