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