From 2fd2a3a6eb26da2a0772315a992e167e6aac5cf3 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 28 Aug 2018 20:17:43 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=98=EB=B3=91=20=EA=B3=A0=EC=9A=A9,=20?= =?UTF-8?q?=EC=9D=B8=EC=9E=AC=20=ED=83=90=EC=83=89=EC=8B=9C=20=EA=B8=B0?= =?UTF-8?q?=EB=B3=B8=20=EB=B3=80=EC=A2=85=EC=97=90=200=20=EC=BD=94?= =?UTF-8?q?=EB=93=9C=EA=B0=80=20=EC=97=86=EB=8A=94=20=EA=B2=BD=EC=9A=B0=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/func_process_chief.php | 2 +- hwe/func_process_personnel.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hwe/func_process_chief.php b/hwe/func_process_chief.php index 9174eb7e..17a2ae98 100644 --- a/hwe/func_process_chief.php +++ b/hwe/func_process_chief.php @@ -2076,7 +2076,7 @@ function process_76(&$general) { ) values ( '$npccount','$npc','$npc','$affinity','$name','$picture','{$nation['nation']}', '{$general['city']}','$leader','$power','$intel','{$avgGen['exp']}','{$avgGen['ded']}', - '1','100','100','0','0','0','0','0', + '1','100','100','0','".GameUnitConst::DEFAULT_CREWTYPE."','0','0','0', '0','0','0','$turntime','$killturn','{$avgGen['age']}','1','$personal','0','0','0','0','', '0','$bornyear','$deadyear', '{$avgGen['dex0']}','{$avgGen['dex10']}','{$avgGen['dex20']}','{$avgGen['dex30']}','{$avgGen['dex40']}' diff --git a/hwe/func_process_personnel.php b/hwe/func_process_personnel.php index 51926882..edfe4221 100644 --- a/hwe/func_process_personnel.php +++ b/hwe/func_process_personnel.php @@ -452,7 +452,7 @@ function process_29(&$general) { ) values ( '$npccount','$npc','$npc','$affinity','$name','$picture','$scoutNation', '{$general['city']}','$leader','$power','$intel','{$avgGen['exp']}','{$avgGen['ded']}', - '$scoutLevel','100','100','0','0','0','0','0', + '$scoutLevel','100','100','0','".GameUnitConst::DEFAULT_CREWTYPE."','0','0','0', '0','0','0','$turntime','$killturn','$age','1','$personal','0','$specage','0','$specage2','', '0','$bornyear','$deadyear', '{$avgGen['dex0']}','{$avgGen['dex10']}','{$avgGen['dex20']}','{$avgGen['dex30']}','{$avgGen['dex40']}'