fix(item): 修改物品类型
- 将物品类型从 136 修改为 131 - 涉及物品 ID 为 1379、1380、1381、1382 和 1383
This commit is contained in:
@@ -46003,7 +46003,7 @@ StdItems = {
|
|||||||
icon = 13509,
|
icon = 13509,
|
||||||
recoverid = 0,
|
recoverid = 0,
|
||||||
packageType = 2,
|
packageType = 2,
|
||||||
type = 136,
|
type = 131,
|
||||||
dealType = 0,
|
dealType = 0,
|
||||||
conds = {},
|
conds = {},
|
||||||
id = 1379,
|
id = 1379,
|
||||||
@@ -46036,7 +46036,7 @@ StdItems = {
|
|||||||
icon = 13509,
|
icon = 13509,
|
||||||
recoverid = 0,
|
recoverid = 0,
|
||||||
packageType = 2,
|
packageType = 2,
|
||||||
type = 136,
|
type = 131,
|
||||||
dealType = 0,
|
dealType = 0,
|
||||||
conds = {},
|
conds = {},
|
||||||
id = 1380,
|
id = 1380,
|
||||||
@@ -46069,7 +46069,7 @@ StdItems = {
|
|||||||
icon = 13509,
|
icon = 13509,
|
||||||
recoverid = 0,
|
recoverid = 0,
|
||||||
packageType = 2,
|
packageType = 2,
|
||||||
type = 136,
|
type = 131,
|
||||||
dealType = 0,
|
dealType = 0,
|
||||||
conds = {},
|
conds = {},
|
||||||
id = 1381,
|
id = 1381,
|
||||||
@@ -46102,7 +46102,7 @@ StdItems = {
|
|||||||
icon = 13509,
|
icon = 13509,
|
||||||
recoverid = 0,
|
recoverid = 0,
|
||||||
packageType = 2,
|
packageType = 2,
|
||||||
type = 136,
|
type = 131,
|
||||||
dealType = 0,
|
dealType = 0,
|
||||||
conds = {},
|
conds = {},
|
||||||
id = 1382,
|
id = 1382,
|
||||||
@@ -46135,7 +46135,7 @@ StdItems = {
|
|||||||
icon = 13509,
|
icon = 13509,
|
||||||
recoverid = 0,
|
recoverid = 0,
|
||||||
packageType = 2,
|
packageType = 2,
|
||||||
type = 136,
|
type = 131,
|
||||||
dealType = 0,
|
dealType = 0,
|
||||||
conds = {},
|
conds = {},
|
||||||
id = 1383,
|
id = 1383,
|
||||||
|
|||||||
Reference in New Issue
Block a user