From eaaa1c5da818af89c6c4d56f04310a43c95ebb08 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sun, 5 Feb 2023 15:59:33 +0900 Subject: [PATCH] =?UTF-8?q?game:=20=EC=B4=88=ED=86=A0=ED=99=94=EA=B0=80=20?= =?UTF-8?q?=EC=B9=98=EC=95=88,=20=EC=88=98=EB=B9=84,=20=EC=84=B1=EB=B2=BD?= =?UTF-8?q?=EB=8F=84=20=EB=82=AE=EC=B6=94=EB=8F=84=EB=A1=9D=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Command/Nation/che_초토화.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hwe/sammo/Command/Nation/che_초토화.php b/hwe/sammo/Command/Nation/che_초토화.php index 805ef47b..8c8d39cb 100644 --- a/hwe/sammo/Command/Nation/che_초토화.php +++ b/hwe/sammo/Command/Nation/che_초토화.php @@ -171,6 +171,9 @@ class che_초토화 extends Command\NationCommand{ 'pop'=>$db->sqleval('greatest(pop_max*0.1, pop*0.2)'), 'agri'=>$db->sqleval('greatest(agri_max*0.1, agri*0.2)'), 'comm'=>$db->sqleval('greatest(comm_max*0.1, comm*0.2)'), + 'secu'=>$db->sqleval('greatest(secu_max*0.1, secu*0.2)'), + 'def'=>$db->sqleval('greatest(def_max*0.1, def*0.2)'), + 'wall'=>$db->sqleval('greatest(wall_max*0.1, wall*0.5)'), 'nation'=>0, 'front'=>0, 'conflict'=>'{}'