아이템 구매 버그 수정, 아이템 호칭문제 수정
This commit is contained in:
@@ -3,10 +3,14 @@ namespace sammo\ActionItem;
|
||||
use \sammo\iAction;
|
||||
use \sammo\General;
|
||||
use \sammo\BaseWarUnitTrigger;
|
||||
use \sammo\WarUnit;
|
||||
use \sammo\WarUnitTriggerCaller;
|
||||
use \sammo\WarUnitTrigger\능력치변경;
|
||||
|
||||
class che_훈련_청주 extends \sammo\BaseItem{
|
||||
|
||||
protected $id = 4;
|
||||
protected $rawName = '청주';
|
||||
protected $name = '청주(훈련)';
|
||||
protected $info = '[전투] 훈련 +6. 1회용';
|
||||
protected $cost = 1000;
|
||||
|
||||
Reference in New Issue
Block a user