From 08548181eda6f037575a67b3137c2d6ff86ab425 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 26 May 2020 00:47:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B2=A9=EB=B3=B4=20=EA=B0=80=EA=B2=A9?= =?UTF-8?q?=EC=9D=B4=20=EC=A0=80=EB=A0=B4=ED=95=9C=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= 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 f3db8ec9..304dd89e 100644 --- a/hwe/sammo/Command/General/che_첩보.php +++ b/hwe/sammo/Command/General/che_첩보.php @@ -106,7 +106,7 @@ class che_첩보 extends Command\GeneralCommand public function getCost(): array { $env = $this->env; - return [$env['develcost'], $env['develcost']]; + return [$env['develcost']*3, $env['develcost']*3]; } public function getPreReqTurn(): int