From 43282354cd616ca5acda04824f05e6de075fb727 Mon Sep 17 00:00:00 2001 From: YoursFunny Date: Sun, 18 May 2025 19:53:27 +0800 Subject: [PATCH] fix(bounty): update stage select option --- module/config/argument/argument.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/config/argument/argument.yaml b/module/config/argument/argument.yaml index c83b1aa..fb2e4aa 100644 --- a/module/config/argument/argument.yaml +++ b/module/config/argument/argument.yaml @@ -156,17 +156,17 @@ Bounty: Highway: Stage: value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] Count: 2 DesertRailroad: Stage: value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] Count: 2 Schoolhouse: Stage: value: 0 - option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ] + option: [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] Count: 2 Scrimmage: