feat: 내무부 변경

This commit is contained in:
2021-12-31 04:12:37 +09:00
parent 086d6d1ab5
commit 4400116bdd
13 changed files with 697 additions and 371 deletions
+2 -2
View File
@@ -98,7 +98,7 @@ $wallIncome = getWallIncome(
$cityList
);
$incomes = [
$income = [
'gold' => [
'city' => $goldIncome,
'war' => $warIncome,
@@ -132,7 +132,7 @@ $outcome = getOutcome(100, $dedicationList);
'gold' => $nation['gold'],
'rice' => $nation['rice'],
'income' => $incomeList,
'income' => $income,
'outcome' => $outcome,
'policy' => [