diff --git a/excels/StdItems.xlsx b/excels/StdItems.xlsx new file mode 100644 index 0000000..893c74f Binary files /dev/null and b/excels/StdItems.xlsx differ diff --git a/tools/json2excel.js b/tools/json2excel.js index 30bc5c7..822fe2a 100644 --- a/tools/json2excel.js +++ b/tools/json2excel.js @@ -5,8 +5,8 @@ const { json } = require("stream/consumers"); const { log } = require("console"); const folderPath = "./configs"; const scope = [ - "SpecialRingConfig", - // "StdItems", + // "SpecialRingConfig", + "StdItems", // "Monster", // "ItemMergeConfig", // "MergeConfig",