아이템 구매 버그 수정, 아이템 호칭문제 수정
This commit is contained in:
@@ -6,7 +6,8 @@ use \sammo\General;
|
||||
class che_회피_태평요술 extends \sammo\BaseItem{
|
||||
|
||||
protected $id = 25;
|
||||
protected $name = '둔갑천서(회피)';
|
||||
protected $rawName = '태평요술';
|
||||
protected $name = '태평요술(회피)';
|
||||
protected $info = '[전투] 회피 확률 +20%p';
|
||||
protected $cost = 200;
|
||||
protected $consumable = false;
|
||||
|
||||
Reference in New Issue
Block a user