update game_item
This commit is contained in:
parent
a9b8b5af02
commit
d785e80622
Binary file not shown.
|
|
@ -2771,6 +2771,37 @@
|
||||||
"Describe": "可联系客服兑换实物奖励",
|
"Describe": "可联系客服兑换实物奖励",
|
||||||
"Entity": 9
|
"Entity": 9
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Id": 77006,
|
||||||
|
"Name": "GAME VOUCHER",
|
||||||
|
"ShowLocation": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
],
|
||||||
|
"Classify": [
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"Type": 16,
|
||||||
|
"Effect0": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"Effect": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"Composition": 1,
|
||||||
|
"CompositionMax": 9999,
|
||||||
|
"Location": "0",
|
||||||
|
"Describe": "可联系客服兑换实物奖励",
|
||||||
|
"Entity": 7
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Id": 30008,
|
"Id": 30008,
|
||||||
"Name": "1元话费直兑券",
|
"Name": "1元话费直兑券",
|
||||||
|
|
|
||||||
Binary file not shown.
BIN
data/DB_Task.dat
BIN
data/DB_Task.dat
Binary file not shown.
2
public
2
public
|
|
@ -1 +1 @@
|
||||||
Subproject commit 53453537bf3f0d0ac118b2efbc0548d0af069ecd
|
Subproject commit 09ee0c56be846e79afc70df68005d2f6da550dfb
|
||||||
Binary file not shown.
Loading…
Reference in New Issue