fix(configs): 修改 StdItems.json 中物品类型
将 StdItems.json 文件中多个物品的 type 字段从 136 修改为 131,包括物品 ID 为 1379、1380、1381、1382 和 1383 的条目。
This commit is contained in:
@@ -72264,7 +72264,7 @@
|
||||
"icon": 13509,
|
||||
"recoverid": 0,
|
||||
"packageType": 2,
|
||||
"type": 136,
|
||||
"type": 131,
|
||||
"dealType": 0,
|
||||
"conds": [],
|
||||
"id": 1379,
|
||||
@@ -72297,7 +72297,7 @@
|
||||
"icon": 13509,
|
||||
"recoverid": 0,
|
||||
"packageType": 2,
|
||||
"type": 136,
|
||||
"type": 131,
|
||||
"dealType": 0,
|
||||
"conds": [],
|
||||
"id": 1380,
|
||||
@@ -72330,7 +72330,7 @@
|
||||
"icon": 13509,
|
||||
"recoverid": 0,
|
||||
"packageType": 2,
|
||||
"type": 136,
|
||||
"type": 131,
|
||||
"dealType": 0,
|
||||
"conds": [],
|
||||
"id": 1381,
|
||||
@@ -72363,7 +72363,7 @@
|
||||
"icon": 13509,
|
||||
"recoverid": 0,
|
||||
"packageType": 2,
|
||||
"type": 136,
|
||||
"type": 131,
|
||||
"dealType": 0,
|
||||
"conds": [],
|
||||
"id": 1382,
|
||||
@@ -72396,7 +72396,7 @@
|
||||
"icon": 13509,
|
||||
"recoverid": 0,
|
||||
"packageType": 2,
|
||||
"type": 136,
|
||||
"type": 131,
|
||||
"dealType": 0,
|
||||
"conds": [],
|
||||
"id": 1383,
|
||||
|
||||
Reference in New Issue
Block a user