配置解析脚本更新
This commit is contained in:
parent
a18c59601a
commit
672f275221
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,5 +5,5 @@
|
||||
tool/tool.ipynb
|
||||
tool/txt/*
|
||||
tool/conf.tar
|
||||
tool/cfg/cfg_txt.local.json
|
||||
tool/cfg/cfg_txt.local.json178
|
||||
.vscode/settings.json
|
||||
|
||||
@ -744,6 +744,13 @@
|
||||
"sheet_name" :"Const",
|
||||
"fields" :["Value"]
|
||||
},
|
||||
{
|
||||
"in_file": "NPCFriends.xlsx",
|
||||
"out_file": "NPCFriends.json",
|
||||
"key": "Id",
|
||||
"sheet_name" :"NPCFriends",
|
||||
"fields" :["Level"]
|
||||
},
|
||||
{
|
||||
"in_file": "FriendTreasure.xlsx",
|
||||
"out_file": "FriendTreasureProb.json",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user