숙련전환 추가

This commit is contained in:
2020-05-03 04:09:44 +09:00
parent c98d8fd199
commit 44305b9abf
4 changed files with 220 additions and 1 deletions
+1
View File
@@ -217,6 +217,7 @@ function checkCommandArg(?array $arg):?string{
'integer'=>[
'crewType', 'destGeneralID', 'destCityID', 'destNationID',
'amount', 'colorType',
'srcArmType', 'destArmType', //숙련전환 전용
],
'boolean'=>[
'isGold', 'buyRice',