Command 구조 일부 수정
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
namespace sammo\GeneralCommand;
|
||||
|
||||
use \sammo\Util;
|
||||
use \sammo\JosaUtil;
|
||||
|
||||
class che_성벽보수 extends che_상업투자{
|
||||
static $cityKey = 'wall';
|
||||
static $statKey = 'power';
|
||||
static $actionKey = '성벽';
|
||||
static $actionName = '성벽 보수';
|
||||
}
|
||||
Reference in New Issue
Block a user