From 805053e921e284359d0bc60619d9583c36b84304 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 28 Apr 2018 21:04:55 +0900 Subject: [PATCH] =?UTF-8?q?NPC=20=ED=8F=AC=EC=83=81=20=EC=9E=98=20?= =?UTF-8?q?=EC=95=88=EC=A3=BC=EB=8A=94=20=EB=AC=B8=EC=A0=9C=20=EC=9A=B0?= =?UTF-8?q?=ED=9A=8C=20=EC=8B=9C=EB=8F=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/func_npc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwe/func_npc.php b/hwe/func_npc.php index 935464a8..1ca72088 100644 --- a/hwe/func_npc.php +++ b/hwe/func_npc.php @@ -642,7 +642,7 @@ function processAI($no) { $general['nation'], $general['no'], $type, - $type==='gold'?21000:3000, + ($type=='gold')?21000:3000, $type );