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