refactor(config): 更新物品合成配置
- 将物品 ID 3206 更改为 72 - 更新相应的 Eid 和 table 中的 ID
This commit is contained in:
@@ -2252,14 +2252,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"3206": {
|
"72": {
|
||||||
"circle": 0,
|
"circle": 0,
|
||||||
"compose": { "id": 840, "type": 0, "count": 1 },
|
"compose": { "id": 840, "type": 0, "count": 1 },
|
||||||
"index": 3,
|
"index": 3,
|
||||||
"text": "兑换",
|
"text": "兑换",
|
||||||
"buttontxt10": "合成10次",
|
"buttontxt10": "合成10次",
|
||||||
"mergebutton10": 1,
|
"mergebutton10": 1,
|
||||||
"Eid": 3206,
|
"Eid": 72,
|
||||||
"second_index": 2,
|
"second_index": 2,
|
||||||
"table": [{ "id": 838, "type": 0, "count": 10 }],
|
"table": [{ "id": 838, "type": 0, "count": 10 }],
|
||||||
"openserverday": 1,
|
"openserverday": 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user