버그 수정

This commit is contained in:
2020-05-17 18:15:02 +09:00
parent 0db2009e65
commit e0b8bfdeae
2 changed files with 19 additions and 16 deletions
@@ -8,7 +8,7 @@ class che_축성 extends \sammo\BaseSpecial{
protected $id = 10;
protected $name = '축성';
protected $info = '[내정] 기술 연구 : 기본 보정 +10%, 성공률 +10%p, 비용 -20%';
protected $info = '[내정] 성벽 보수 : 기본 보정 +10%, 성공률 +10%p, 비용 -20%';
static $selectWeightType = SpecialityHelper::WEIGHT_NORM;
static $selectWeight = 1;