fix: 肉鸽导航无法选择傀影肉鸽 (#13255)

This commit is contained in:
Lemon-miaow
2025-07-17 10:13:23 +08:00
committed by GitHub
parent f2b34b29a3
commit 7078f1b8a1

View File

@@ -990,14 +990,13 @@
"action": "ClickSelf",
"text": ["查看", "TODO: image of //INTEGRATED STRATEGIES"],
"roi": [450, 480, 60, 45],
"next": ["#self", "Roguelike@PreSelectThemeSwipe"]
"next": ["#self", "Roguelike@SelectTheme", "Roguelike@PreSelectThemeSwipe"]
},
"Roguelike@PreSelectThemeSwipe": {
"baseTask": "SwipeToTheLeft",
"baseTask": "SlowlySwipeToTheLeft",
"specificRect": [100, 560, 100, 100],
"rectMove": [550, 560, 100, 100],
"specialParams": [1000, 0, 1, 1],
"next": ["Roguelike@SelectTheme"]
"next": ["Roguelike@SelectTheme", "Roguelike@PreSelectThemeSwipe"]
},
"Roguelike@QuickFormation": {
"Doc": "本任务注册了插件 RoguelikeFormationTaskPlugin",