update data

This commit is contained in:
sk 2024-05-06 16:09:25 +08:00
parent 9338164838
commit 1430e96752
8 changed files with 92 additions and 12913 deletions

Binary file not shown.

View File

@ -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.

View File

@ -1,5 +1,5 @@
6ж├в├с├т├у├"║█ю└=
.ш├ь├ы├з├"║█ю└=
Wш├с├ж├ь├ы├з├т├у├в" ║█─╜Б
]с├у├ж├ы├ш├т├в├ьз├э├"╒█Т
6в├с├т├уж"║█ю└=
.ь├ы├зш"║█ю└=
Wт├ж├с├у├в├ь├ы├з├ш" ║█─╜Б
]т├ж├в├ь├ш├с├у├ыз├э├"╒█Т

Binary file not shown.

View File

@ -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

File diff suppressed because it is too large Load Diff

Binary file not shown.