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

Compare commits

..

No commits in common. "74ef1a7b4d049b7bb538467c42d6d2d4a75358c4" and "f92d92aec017913587519d8a3e75632976ebba93" have entirely different histories.

5 changed files with 15 additions and 24 deletions

View File

@ -770,8 +770,7 @@
6,
7,
8,
9,
10
9
]
},
"Count": {
@ -793,8 +792,7 @@
6,
7,
8,
9,
10
9
]
},
"Count": {
@ -816,8 +814,7 @@
6,
7,
8,
9,
10
9
]
},
"Count": {

View File

@ -156,17 +156,17 @@ Bounty:
Highway:
Stage:
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
Count: 2
DesertRailroad:
Stage:
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
Count: 2
Schoolhouse:
Stage:
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]
option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]
Count: 2
Scrimmage:

View File

@ -87,15 +87,15 @@ class GeneratedConfig:
Bounty_OnError = 'skip' # stop, skip
# Group `Highway`
Highway_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Highway_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Highway_Count = 2
# Group `DesertRailroad`
DesertRailroad_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
DesertRailroad_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
DesertRailroad_Count = 2
# Group `Schoolhouse`
Schoolhouse_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Schoolhouse_Stage = 0 # 0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Schoolhouse_Count = 2
# Group `Scrimmage`

View File

@ -502,8 +502,7 @@
"6": "06 - Overpass F",
"7": "07 - Overpass G",
"8": "08 - Overpass H",
"9": "09 - Overpass I",
"10": "10 - Overpass J (JP Server Only)"
"9": "09 - Overpass I"
},
"Count": {
"name": "Sweep X times",
@ -527,8 +526,7 @@
"6": "06 - Abandoned Train F",
"7": "07 - Abandoned Train G",
"8": "08 - Abandoned Train H",
"9": "09 - Abandoned Train I",
"10": "10 - Abandoned Train J (JP Server Only)"
"9": "09 - Abandoned Train I"
},
"Count": {
"name": "Sweep X times",
@ -552,8 +550,7 @@
"6": "06 - Besieged Classroom F",
"7": "07 - Besieged Classroom G",
"8": "08 - Besieged Classroom H",
"9": "09 - Besieged Classroom I",
"10": "10 - Besieged Classroom J (JP Server Only)"
"9": "09 - Besieged Classroom I"
},
"Count": {
"name": "Sweep X times",

View File

@ -502,8 +502,7 @@
"6": "06 - 高架公路 F",
"7": "07 - 高架公路 G",
"8": "08 - 高架公路 H",
"9": "09 - 高架公路 I",
"10": "10 - 高架公路 J仅日服"
"9": "09 - 高架公路 I"
},
"Count": {
"name": "扫荡次数",
@ -527,8 +526,7 @@
"6": "06 - 被遗弃的列车 F",
"7": "07 - 被遗弃的列车 G",
"8": "08 - 被遗弃的列车 H",
"9": "09 - 被遗弃的列车 I",
"10": "10 - 被遗弃的列车 J仅日服"
"9": "09 - 被遗弃的列车 I"
},
"Count": {
"name": "扫荡次数",
@ -552,8 +550,7 @@
"6": "06 - 被袭击的教室 F",
"7": "07 - 被袭击的教室 G",
"8": "08 - 被袭击的教室 H",
"9": "09 - 被袭击的教室 I",
"10": "10 - 被袭击的教室 J仅日服"
"9": "09 - 被袭击的教室 I"
},
"Count": {
"name": "扫荡次数",