diff --git a/resource/global/txwy/resource/tasks.json b/resource/global/txwy/resource/tasks.json index 26fdcb7edd..9782138106 100644 --- a/resource/global/txwy/resource/tasks.json +++ b/resource/global/txwy/resource/tasks.json @@ -314,7 +314,8 @@ "text": [ "開始行動", "開始突襲", - "開始試煉" + "開始試煉", + "開始試束" ] }, "CharsNameOcrReplace": { @@ -1719,6 +1720,21 @@ ] ] }, + "RoguelikeRefreshSupportBtnOcr": { + "text": [ + "更新助戰列表" + ] + }, + "RoguelikeChooseSupportBtnOcr": { + "text": [ + "選擇助戰" + ] + }, + "Roguelike@RecruitSupportConfirm": { + "text": [ + "招募助戰" + ] + }, "RoguelikeRecruitLevel": { "Doc": "台服的等级字体比国服大一圈,要改roi", "rectMove": [ diff --git a/resource/global/txwy/resource/template/BattleStartSimulation.png b/resource/global/txwy/resource/template/BattleStartSimulation.png new file mode 100644 index 0000000000..afc54a2a57 Binary files /dev/null and b/resource/global/txwy/resource/template/BattleStartSimulation.png differ diff --git a/resource/global/txwy/resource/template/BattleStartTrials.png b/resource/global/txwy/resource/template/BattleStartTrials.png new file mode 100644 index 0000000000..b52b6d0aeb Binary files /dev/null and b/resource/global/txwy/resource/template/BattleStartTrials.png differ diff --git a/resource/global/txwy/resource/template/BattleStartTrialsRaid.png b/resource/global/txwy/resource/template/BattleStartTrialsRaid.png new file mode 100644 index 0000000000..c853653baa Binary files /dev/null and b/resource/global/txwy/resource/template/BattleStartTrialsRaid.png differ