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 );