Skip to content

Commit

Permalink
feat: 轶事派遣
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 committed Nov 12, 2024
1 parent 0ceca31 commit 9f65ecd
Show file tree
Hide file tree
Showing 7 changed files with 448 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- 每日心相(意志解析)
- 刷体力、最优材料关卡、活动关卡导航、吃糖选项
- 领取日常奖励
- 轶事派遣
- 雨中悬想:迷思海(“寻思”每周扫荡)
- 局外演绎:山麓的回音(肉鸽)
- 每周深眠域(使用游戏自带自动战斗)
Expand Down
10 changes: 10 additions & 0 deletions assets/interface.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,16 @@
"name": "领取奖励",
"entry": "Awards"
},
{
"name": "轶事派遣",
"entry": "Anecdote",
"pipeline_override": {
"EnterTheActivityMain": {
"template_doc": "修改为当期活动入口的template",
"template": "Combat/Activity/LondonDawningEnterTheShow.png"
}
}
},
{
"name": "雨中悬想:迷思海(“寻思”每周扫荡)",
"entry": "RevereisInTheRain"
Expand Down
Binary file added assets/resource/base/image/Anecdote/AddPerson.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/resource/base/image/Anecdote/TaskEntry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9f65ecd

Please sign in to comment.