From 10532a04dfbcb6cef0725f56e74965fa3b948c23 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 10 Aug 2021 16:51:15 +0900 Subject: [PATCH] =?UTF-8?q?=ED=83=9C=EC=88=98=EA=B5=B0=EC=A3=BC=20?= =?UTF-8?q?=EC=88=98=EB=AA=85=20=EB=8B=A8=EC=B6=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Event/Action/RaiseNPCNation.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/sammo/Event/Action/RaiseNPCNation.php b/hwe/sammo/Event/Action/RaiseNPCNation.php index de604fa6..95cb66fb 100644 --- a/hwe/sammo/Event/Action/RaiseNPCNation.php +++ b/hwe/sammo/Event/Action/RaiseNPCNation.php @@ -172,6 +172,7 @@ class RaiseNPCNation extends \sammo\Event\Action ->setNPCType(6) ->setGoldRice(1000, 1000) ->fillRandomStat($pickTypeList) + ->setKillturn(240) ->fillRemainSpecAsZero($env); $ruler->build($env);