forked from devsam/core
아이템 구매 버그 수정, 아이템 호칭문제 수정
This commit is contained in:
@@ -3,9 +3,10 @@ namespace sammo\ActionItem;
|
||||
use \sammo\iAction;
|
||||
use \sammo\General;
|
||||
|
||||
class che_사기_의적주 extends \sammo\BaseItem{
|
||||
class che_사기_두강주 extends \sammo\BaseItem{
|
||||
|
||||
protected $id = 15;
|
||||
protected $rawName = '두강주';
|
||||
protected $name = '두강주(사기)';
|
||||
protected $info = '[전투] 사기 보정 +10';
|
||||
protected $cost = 200;
|
||||
|
||||
Reference in New Issue
Block a user