From a3e8a10da9d9865024837a3347fbeed43dc38623 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Mon, 10 Oct 2022 01:39:42 +0900 Subject: [PATCH] =?UTF-8?q?game:=20=EA=B1=B4=EA=B5=AD=20=EC=8B=9C=EC=A0=90?= =?UTF-8?q?=20=EC=9C=A0=EC=82=B0=20=ED=8F=AC=EC=9D=B8=ED=8A=B8=20=EB=B2=A0?= =?UTF-8?q?=ED=8C=85=20=EC=A0=9C=EA=B3=B5=EB=9F=89=20=EC=83=81=ED=96=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scenario/scenario_0.json | 4 ++-- hwe/scenario/scenario_1.json | 4 ++-- hwe/scenario/scenario_2.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hwe/scenario/scenario_0.json b/hwe/scenario/scenario_0.json index d8182dde..0d900a6c 100644 --- a/hwe/scenario/scenario_0.json +++ b/hwe/scenario/scenario_0.json @@ -23,8 +23,8 @@ [ "month", 999, ["Date", "==", 181, 1], - ["OpenNationBetting", 4, 1000], - ["OpenNationBetting", 1, 1000], + ["OpenNationBetting", 4, 5000], + ["OpenNationBetting", 1, 2000], ["DeleteEvent"] ], [ diff --git a/hwe/scenario/scenario_1.json b/hwe/scenario/scenario_1.json index 88fe97e9..a0af2116 100644 --- a/hwe/scenario/scenario_1.json +++ b/hwe/scenario/scenario_1.json @@ -26,8 +26,8 @@ [ "month", 999, ["Date", "==", 181, 1], - ["OpenNationBetting", 4, 1000], - ["OpenNationBetting", 1, 1000], + ["OpenNationBetting", 4, 5000], + ["OpenNationBetting", 1, 2000], ["DeleteEvent"] ], [ diff --git a/hwe/scenario/scenario_2.json b/hwe/scenario/scenario_2.json index 73b86a55..79c5322c 100644 --- a/hwe/scenario/scenario_2.json +++ b/hwe/scenario/scenario_2.json @@ -30,8 +30,8 @@ [ "month", 999, ["Date", "==", 181, 1], - ["OpenNationBetting", 4, 1000], - ["OpenNationBetting", 1, 1000], + ["OpenNationBetting", 4, 5000], + ["OpenNationBetting", 1, 2000], ["DeleteEvent"] ], [