턴 요약 위해 getBrief 추가
This commit is contained in:
@@ -5,9 +5,9 @@ use \sammo\Util;
|
||||
use \sammo\JosaUtil;
|
||||
|
||||
class che_성벽보수 extends che_상업투자{
|
||||
static $cityKey = 'wall';
|
||||
static $statKey = 'power';
|
||||
static $actionKey = '성벽';
|
||||
static $actionName = '성벽 보수';
|
||||
static $debuffFront = 0.25;
|
||||
static protected $cityKey = 'wall';
|
||||
static protected $statKey = 'power';
|
||||
static protected $actionKey = '성벽';
|
||||
static protected $actionName = '성벽 보수';
|
||||
static protected $debuffFront = 0.25;
|
||||
}
|
||||
Reference in New Issue
Block a user