update data
This commit is contained in:
parent
9338164838
commit
1430e96752
Binary file not shown.
|
@ -711,14 +711,14 @@
|
|||
},
|
||||
{
|
||||
"Id": 60001,
|
||||
"Name": "tienlen记牌器",
|
||||
"Name": "tienlen记牌器(1小时)",
|
||||
"ShowLocation": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"Classify": [
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"Type": 15,
|
||||
|
@ -737,6 +737,90 @@
|
|||
"Location": "0",
|
||||
"Describe": "tienlen游戏记录打出过的牌"
|
||||
},
|
||||
{
|
||||
"Id": 60002,
|
||||
"Name": "tienlen记牌器(1天)",
|
||||
"ShowLocation": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"Classify": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"Type": 15,
|
||||
"Effect0": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"Effect": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"CompositionMax": 1,
|
||||
"Time": 24,
|
||||
"Location": "0",
|
||||
"Describe": "tienlen游戏记录打出过的牌"
|
||||
},
|
||||
{
|
||||
"Id": 60003,
|
||||
"Name": "tienlen记牌器(3天)",
|
||||
"ShowLocation": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"Classify": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"Type": 15,
|
||||
"Effect0": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"Effect": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"CompositionMax": 1,
|
||||
"Time": 72,
|
||||
"Location": "0",
|
||||
"Describe": "tienlen游戏记录打出过的牌"
|
||||
},
|
||||
{
|
||||
"Id": 60004,
|
||||
"Name": "tienlen记牌器(7天)",
|
||||
"ShowLocation": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"Classify": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"Type": 15,
|
||||
"Effect0": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"Effect": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"CompositionMax": 1,
|
||||
"Time": 168,
|
||||
"Location": "0",
|
||||
"Describe": "tienlen游戏记录打出过的牌"
|
||||
},
|
||||
{
|
||||
"Id": 100001,
|
||||
"Name": "金币",
|
||||
|
|
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
|
||||
6ж├в├с├т├у├"║█ю└=
|
||||
.ш├ь├ы├з├"║█ю└=
|
||||
Wш├с├ж├ь├ы├з├т├у├в├" ║█─╜Б
|
||||
]с├у├ж├ы├ш├т├в├ь├з├э├"╒█Т
|
||||
6в├с├т├у├ж├"║█ю└=
|
||||
.ь├ы├з├ш├"║█ю└=
|
||||
Wт├ж├с├у├в├ь├ы├з├ш├" ║█─╜Б
|
||||
]т├ж├в├ь├ш├с├у├ы├з├э├"╒█Т
|
BIN
data/DB_Task.dat
BIN
data/DB_Task.dat
Binary file not shown.
|
@ -25,7 +25,7 @@ func (fmc *DatFileModifiedCommand) Done(o *basic.Object) error {
|
|||
for k, v := range DataMgr.GetLoader(fn) {
|
||||
err := v.Reload(fmc.fileName)
|
||||
if err != nil {
|
||||
logger.Logger.Warnf(fn, "%v loader %v err: %v", fn, k, err)
|
||||
logger.Logger.Warnf("%v loader %v err: %v", fn, k, err)
|
||||
}
|
||||
}
|
||||
return nil
|
||||
|
|
12905
tools/xlsx2binary/agc.go
12905
tools/xlsx2binary/agc.go
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in New Issue