onCalcDomesticTurnScore 변경 TriggerNationType에서 숫자 id 제거
This commit is contained in:
@@ -27,7 +27,7 @@ class Nation{
|
||||
int $rice = 2000,
|
||||
string $infoText = '국가 설명',
|
||||
int $tech = 0,
|
||||
string $type = '유가',
|
||||
?string $type = null,
|
||||
int $nationLevel = 0,
|
||||
array $cities = []
|
||||
){
|
||||
|
||||
Reference in New Issue
Block a user