Skip to content

Commit

Permalink
chore: 惯例更新活动资源 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
lamb203 authored Dec 12, 2024
1 parent 3f90e40 commit fd916d7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions assets/interface.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"pipeline_override": {
"EnterTheActivityMain": {
"template_doc": "修改为当期活动入口的template",
"template": "Combat/Activity/LondonDawningEnterTheShow.png"
"template": "Combat/Activity/TheLastEveningOnEarthEnterTheShow.png"
}
}
},
Expand Down Expand Up @@ -927,6 +927,20 @@
},
"活动选择": {
"cases": [
{
"name": "活动:地球上最后的夜晚 20 艰难",
"pipeline_override": {
"ActivityEnterTheShow": {
"template": "Combat/Activity/TheLastEveningOnEarthEnterTheShow.png"
},
"TargetStageName": {
"expected": "20"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
}
}
},
{
"name": "活动:东区黎明 19 艰难",
"pipeline_override": {
Expand Down Expand Up @@ -1214,4 +1228,4 @@
]
}
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd916d7

Please sign in to comment.