점령->멸망 순서 정정
This commit is contained in:
@@ -521,6 +521,7 @@ function ConquerCity(array $admin, General $general, array $city) {
|
|||||||
12
|
12
|
||||||
), null, $city, $loseNation, $year, $month, false);
|
), null, $city, $loseNation, $year, $month, false);
|
||||||
|
|
||||||
|
$attackerLogger->flush();
|
||||||
$oldNationGenerals = deleteNation($lord, false);
|
$oldNationGenerals = deleteNation($lord, false);
|
||||||
$josaUl = JosaUtil::pick($defenderNationName, '을');
|
$josaUl = JosaUtil::pick($defenderNationName, '을');
|
||||||
$attackerLogger->pushNationalHistoryLog("<D><b>{$defenderNationName}</b></>{$josaUl} 정복");
|
$attackerLogger->pushNationalHistoryLog("<D><b>{$defenderNationName}</b></>{$josaUl} 정복");
|
||||||
|
|||||||
Reference in New Issue
Block a user