From 3e1bb44284e7c31a7fbd79c66ea5273aaeae1dfa Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 14 Apr 2020 02:38:05 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BB=A4=EB=A7=A8=EB=93=9C=20=ED=99=9C?= =?UTF-8?q?=EC=84=B1=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Command/Nation/{che_원조.php => che_물자원조.php} | 2 +- hwe/sammo/GameConstBase.php | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) rename hwe/sammo/Command/Nation/{che_원조.php => che_물자원조.php} (99%) 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_필사즉생',