mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
fix: 修复水月肉鸽通关后卡主的问题
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
@@ -8645,7 +8645,8 @@
|
||||
"next": [
|
||||
"Roguelike1GamePassSkip2",
|
||||
"Roguelike1GamePassTheEndConfirm",
|
||||
"Roguelike1GamePass"
|
||||
"Roguelike1GamePass",
|
||||
"Roguelike2DataTraceback"
|
||||
]
|
||||
},
|
||||
"Roguelike1GamePassSkip2": {
|
||||
@@ -8676,10 +8677,10 @@
|
||||
"Roguelike1GamePass": {
|
||||
"cache": false,
|
||||
"roi": [
|
||||
455,
|
||||
400,
|
||||
0,
|
||||
376,
|
||||
249
|
||||
500,
|
||||
300
|
||||
],
|
||||
"next": [
|
||||
"Roguelike1ClickToStartPoint"
|
||||
@@ -9033,7 +9034,6 @@
|
||||
"Roguelike2DiceConfirm",
|
||||
"Roguelike2CloseCollectionContinue",
|
||||
"Roguelike2CloseCollectionClose",
|
||||
"Roguelike2NextLevel",
|
||||
"Roguelike1ClickToStartPoint"
|
||||
]
|
||||
},
|
||||
@@ -9082,7 +9082,7 @@
|
||||
"Roguelike2DiceConfirm",
|
||||
"Roguelike2CloseCollectionContinue",
|
||||
"Roguelike2CloseCollectionClose",
|
||||
"Roguelike2NextLevel",
|
||||
"Roguelike1GamePass",
|
||||
"TodaysSuppliesToRoguelike1",
|
||||
"TerminalToRoguelike1",
|
||||
"CloseAnnoToRoguelike1",
|
||||
|
||||
Reference in New Issue
Block a user