fix(config): 修改多倍经验活动的 id
将多倍经验活动的 id 从 4 修改为 3,以修正活动配置中的错误。
This commit is contained in:
@@ -170,7 +170,7 @@
|
|||||||
"rebornconds": 0,
|
"rebornconds": 0,
|
||||||
"index": 4,
|
"index": 4,
|
||||||
"Uitype": 1,
|
"Uitype": 1,
|
||||||
"id": 4,
|
"id": 3,
|
||||||
"levelconds": 1,
|
"levelconds": 1,
|
||||||
"dayconds": 1,
|
"dayconds": 1,
|
||||||
"name": "多倍经验"
|
"name": "多倍经验"
|
||||||
|
|||||||
Reference in New Issue
Block a user