fix.修复肉鸽上次突破两层后,更多支援卡住的问题

This commit is contained in:
MistEO
2022-01-29 00:48:56 +08:00
parent deec9cc268
commit 2858b0fc25
2 changed files with 15 additions and 0 deletions

View File

@@ -3548,6 +3548,20 @@
"Roguelike1LastRewardConfirm"
]
},
"Roguelike1LastRewardRand": {
"Doc": "你的上一次探索突破了至少两层困难,这一次可以获得更多支援—— 问号",
"action": "clickSelf",
"cache": false,
"roi": [
174,
151,
935,
533
],
"next": [
"Roguelike1LastRewardConfirm"
]
},
"Roguelike1LastRewardConfirm": {
"template": "Roguelike1RecruitConfirm.png",
"action": "clickSelf",
@@ -3586,6 +3600,7 @@
"Roguelike1LastReward",
"Roguelike1LastReward2",
"Roguelike1LastReward3",
"Roguelike1LastRewardRand",
"Roguelike1Team3"
]
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB