diff --git a/config/AllLanguage.xlsx b/config/AllLanguage.xlsx index 259627bc..57c311c3 100644 Binary files a/config/AllLanguage.xlsx and b/config/AllLanguage.xlsx differ diff --git a/config/Sound.xlsx b/config/Sound.xlsx index 12c12c23..460d256c 100644 Binary files a/config/Sound.xlsx and b/config/Sound.xlsx differ diff --git a/config/notification.xlsx b/config/notification.xlsx index 4963bbb7..baacfef0 100644 Binary files a/config/notification.xlsx and b/config/notification.xlsx differ diff --git a/tool/cfg/cfg_xlsx.json b/tool/cfg/cfg_xlsx.json index 54ddc748..1e661a7b 100644 --- a/tool/cfg/cfg_xlsx.json +++ b/tool/cfg/cfg_xlsx.json @@ -810,6 +810,13 @@ "sheet_name" :"LevelLauncherData", "fields" :["Picture"], "web_fields" :["Picture","ResourcesPath"] + }, + { + "in_file": "notification.xlsx", + "out_file": "Notification.json", + "key": "ID", + "sheet_name" :"message", + "fields" :["TitleKey", "InfoKey","Cooldown" ,"DailyLimit"] } ] } \ No newline at end of file