1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-17 00:15:13 +00:00

lang: adjust text of second floor

This commit is contained in:
YoursFunny 2023-11-14 14:40:10 +08:00
parent b62e301c55
commit 7ed7cabbaa
Signed by: YoursFunny
GPG Key ID: 207EDC3CD5B40F9C
3 changed files with 5 additions and 5 deletions

View File

@ -12,8 +12,8 @@
The script is still under active development. The following features have been implemented: The script is still under active development. The following features have been implemented:
- [x] **Cafe** Claim rewards / Interact / Second cafe - [x] **Cafe** Claim rewards / Interact / Second floor
- [x] **Circle** Claim AP - [x] **Club** Claim AP
- [x] **Mailbox** Claim rewards - [x] **Mailbox** Claim rewards
- [x] **Tactical Challenge** Claim rewards / Auto battle - [x] **Tactical Challenge** Claim rewards / Auto battle

View File

@ -205,8 +205,8 @@
"help": "Auto adjust cafe interface for better student interaction" "help": "Auto adjust cafe interface for better student interaction"
}, },
"SecondCafe": { "SecondCafe": {
"name": "Second Cafe", "name": "Second Floor",
"help": "Enable auto switch to second cafe and perform interaction" "help": "JP server only\nEnable auto switch to second floor and perform interaction"
} }
}, },
"TacticalChallenge": { "TacticalChallenge": {

View File

@ -206,7 +206,7 @@
}, },
"SecondCafe": { "SecondCafe": {
"name": "第二咖啡厅", "name": "第二咖啡厅",
"help": "自动切换第二咖啡厅进行互动点击" "help": "仅支持日服\n自动切换第二咖啡厅进行互动点击"
} }
}, },
"TacticalChallenge": { "TacticalChallenge": {