부대장 동작 관련 수정
This commit is contained in:
@@ -958,6 +958,7 @@ function updateNationState() {
|
||||
999, sprintf('부대장%4d',$lastAssemblerID), null, $nation['nation'], null,
|
||||
10, 10, 10, 1, $admin['year'] - 15, $admin['year'] + 15, '은둔', '척사'
|
||||
);
|
||||
$npcObj->killturn = 70;
|
||||
$npcObj->gold=0;
|
||||
$npcObj->rice=0;
|
||||
$npcObj->npc = 5;
|
||||
|
||||
Reference in New Issue
Block a user