일부 설정값 수정

This commit is contained in:
2020-04-25 06:30:01 +09:00
parent 324a67c7da
commit 5b2b7dc03e
3 changed files with 7 additions and 10 deletions
+2
View File
@@ -979,6 +979,8 @@ function updateNationState() {
999, sprintf('부대장%4d',$lastAssemblerID), null, $nation['nation'], null,
10, 10, 10, 1, $admin['year'] - 15, $admin['year'] + 15, '은둔', '척사'
);
$npcObj->gold=0;
$npcObj->rice=0;
$npcObj->npc = 5;
$npcObj->build($admin);
$npcID = $npcObj->generalID;