From afde3ce54d270cd0fe98c25572a2c7b022d1366c Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 14 Nov 2021 02:39:09 +0900 Subject: [PATCH] =?UTF-8?q?game:=20=EB=9E=9C=EB=8D=A4=EC=9E=84=EA=B4=80=20?= =?UTF-8?q?=EA=B0=80=EC=A4=91=EC=B9=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/General/che_랜덤임관.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/sammo/Command/General/che_랜덤임관.php b/hwe/sammo/Command/General/che_랜덤임관.php index ff55b8b6..f1f114ce 100644 --- a/hwe/sammo/Command/General/che_랜덤임관.php +++ b/hwe/sammo/Command/General/che_랜덤임관.php @@ -214,7 +214,7 @@ class che_랜덤임관 extends Command\GeneralCommand $calcCnt *= 100; } - $generalsCnt[] = [$nation, (1 / $calcCnt)**2]; + $generalsCnt[] = [$nation, (1 / $calcCnt)**3]; } if ($generalsCnt) {