NPC 군주의 호전성 추가(?)
This commit is contained in:
@@ -478,6 +478,7 @@ function processAI($no) {
|
|||||||
$db->update('nation', [
|
$db->update('nation', [
|
||||||
'l12turn0'=>$command
|
'l12turn0'=>$command
|
||||||
], 'nation=%i', $general['nation']);
|
], 'nation=%i', $general['nation']);
|
||||||
|
$rulerCommand = 1;
|
||||||
}while(false);
|
}while(false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user