From ab0442cb591100ceed393c049c2e9717fce0a2e9 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Wed, 15 Dec 2021 12:01:50 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EA=B8=B0=EB=B3=B8=20DummyGeneral?= =?UTF-8?q?=EC=97=90=20NPC=20=ED=83=80=EC=9E=85=203=EB=B2=88=20=EB=B6=80?= =?UTF-8?q?=EC=97=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/DummyGeneral.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/sammo/DummyGeneral.php b/hwe/sammo/DummyGeneral.php index 612a56ef..64e20023 100644 --- a/hwe/sammo/DummyGeneral.php +++ b/hwe/sammo/DummyGeneral.php @@ -6,6 +6,7 @@ class DummyGeneral extends General{ $raw = [ 'no'=>0, 'name'=>'Dummy', + 'npc'=>3, 'city'=>0, 'nation'=>0, 'officer_level'=>0,