주자사, 공, 황제일 때 장수 수가 내부적으로 1 차이나게 적용되는 버그 수정
This commit is contained in:
@@ -1055,6 +1055,7 @@ function updateNationState() {
|
||||
'gennum'=>$nation['gennum']+1,
|
||||
'totaltech'=>Util::valueFit($nation['gennum']+1, GameConst::$initialNationGenLimit) * $nation['tech'],
|
||||
], 'nation=%i', $nation['nation']);
|
||||
$nation['gennum'] += 1;
|
||||
|
||||
$command = EncodeCommand(0, 0, 0, 26); //집합
|
||||
$db->update('general', [
|
||||
|
||||
Reference in New Issue
Block a user