징병 폼 완료

This commit is contained in:
2020-03-05 21:53:37 +09:00
parent 12529b2c41
commit 4abf43e0ca
5 changed files with 66 additions and 70 deletions
+4 -2
View File
@@ -48,8 +48,10 @@ function getNationStaticInfo($nationID, $forceRefresh=false)
'type'=>GameConst::$neutralNationType,
'level'=>0,
'capital'=>0,
'gennum'=>1,
'power'=>1
'gold'=>0,
'rice'=>2000,
'tech'=>0,
'gennum'=>1
];
}