diff --git a/hwe/sammo/Command/Nation/che_원조.php b/hwe/sammo/Command/Nation/che_물자원조.php similarity index 99% rename from hwe/sammo/Command/Nation/che_원조.php rename to hwe/sammo/Command/Nation/che_물자원조.php index ceca29c1..953c6cd0 100644 --- a/hwe/sammo/Command/Nation/che_원조.php +++ b/hwe/sammo/Command/Nation/che_물자원조.php @@ -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; diff --git a/hwe/sammo/GameConstBase.php b/hwe/sammo/GameConstBase.php index 123ac472..c669ccda 100644 --- a/hwe/sammo/GameConstBase.php +++ b/hwe/sammo/GameConstBase.php @@ -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_필사즉생',