perf: 肉鸽战斗完成判定MissionCompletedFlag移除重复模板

This commit is contained in:
status102
2025-01-17 19:45:58 +08:00
parent 6de2f61076
commit 47535d2cdd
2 changed files with 3 additions and 1 deletions

View File

@@ -7098,7 +7098,9 @@
"next": ["Roguelike", "Roguelike@ChooseDifficulty", "Roguelike@StartExplore", "Roguelike@Abandon"]
},
"Roguelike@MissionCompletedFlag": {
"roi": [0, 0, 148, 143],
"baseTask": "Roguelike@ExitThenAbandon",
"template": "Roguelike@ExitThenAbandon.png",
"action": "DoNothing",
"next": ["Roguelike@ClickToDrops"]
},
"Roguelike@MissionFailedFlag": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB