커맨드 활성화
This commit is contained in:
@@ -23,7 +23,7 @@ use function \sammo\{
|
|||||||
use \sammo\Constraint\Constraint;
|
use \sammo\Constraint\Constraint;
|
||||||
use \sammo\Constraint\ConstraintHelper;
|
use \sammo\Constraint\ConstraintHelper;
|
||||||
|
|
||||||
class che_원조 extends Command\NationCommand{
|
class che_물자원조 extends Command\NationCommand{
|
||||||
static protected $actionName = '원조';
|
static protected $actionName = '원조';
|
||||||
static public $reqArg = true;
|
static public $reqArg = true;
|
||||||
|
|
||||||
@@ -296,7 +296,7 @@ class GameConstBase
|
|||||||
],
|
],
|
||||||
'외교'=>[
|
'외교'=>[
|
||||||
//'che_항복권고',
|
//'che_항복권고',
|
||||||
//'che_물자원조',
|
'che_물자원조',
|
||||||
'che_불가침제의',
|
'che_불가침제의',
|
||||||
'che_선전포고',
|
'che_선전포고',
|
||||||
//'che_종전제의',
|
//'che_종전제의',
|
||||||
@@ -304,9 +304,9 @@ class GameConstBase
|
|||||||
],
|
],
|
||||||
'특수'=>[
|
'특수'=>[
|
||||||
//'che_초토화',
|
//'che_초토화',
|
||||||
//'che_천도',
|
'che_천도',
|
||||||
//'che_증축',
|
'che_증축',
|
||||||
//'che_감축',
|
'che_감축',
|
||||||
],
|
],
|
||||||
'전략'=>[
|
'전략'=>[
|
||||||
'che_필사즉생',
|
'che_필사즉생',
|
||||||
|
|||||||
Reference in New Issue
Block a user