1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

feat: add support for second cafe

This commit is contained in:
2023-11-03 21:50:08 +08:00
parent 57c0ed8531
commit bea794386c
12 changed files with 107 additions and 12 deletions
+4
View File
@@ -201,6 +201,10 @@
"AutoAdjust": {
"name": "Cafe.AutoAdjust.name",
"help": "Cafe.AutoAdjust.help"
},
"SecondCafe": {
"name": "Cafe.SecondCafe.name",
"help": "Cafe.SecondCafe.help"
}
},
"TacticalChallenge": {
+4
View File
@@ -201,6 +201,10 @@
"AutoAdjust": {
"name": "自动调整界面",
"help": "在进行学生互动点击前对咖啡馆界面进行缩放和位置调整,以增加互动成功率"
},
"SecondCafe": {
"name": "第二咖啡厅",
"help": "自动切换第二咖啡厅进行互动点击"
}
},
"TacticalChallenge": {