NPC 일반장 턴 완성

This commit is contained in:
2018-10-12 00:57:21 +09:00
parent 0b63dba86d
commit 77a13d0f2b
2 changed files with 157 additions and 62 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ $defaultCheck = [
'amountMoney', 'amountCrew', 'colorType', 'nationType'
],
'boolean'=>[
'isGold'
'isGold', 'buyRice'
],
'between'=>[
['month', [1, 12]]