턴 요약 위해 getBrief 추가

This commit is contained in:
2018-10-04 01:57:56 +09:00
parent 8de8a156b8
commit 290c302352
11 changed files with 46 additions and 39 deletions
@@ -19,9 +19,9 @@ use function sammo\getGeneralLeadership;
class che_기술연구 extends che_상업투자{
static $statKey = 'intel';
static $actionKey = '기술';
static $actionName = '기술 연구';
static protected $statKey = 'intel';
static protected $actionKey = '기술';
static protected $actionName = '기술 연구';
protected function init(){