NPC 군주턴 까지 완료

This commit is contained in:
2018-10-08 03:36:43 +09:00
parent 2217d678e4
commit 708b05a9bd
4 changed files with 293 additions and 10 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ $defaultCheck = [
],
'integer'=>[
'destGeneralID', 'destCityID', 'destNationID',
'amountMoney', 'amountCrew', 'colorType'
'amountMoney', 'amountCrew', 'colorType', 'nationType'
],
'boolean'=>[
'isGold'