아이템 관련 속성 일부 변경, 유니크 획득 코드를 수정
This commit is contained in:
@@ -13,6 +13,7 @@ class che_치료_환약 extends \sammo\BaseItem{
|
||||
protected static $cost = 100;
|
||||
protected static $consumable = true;
|
||||
protected static $buyable = true;
|
||||
protected static $reqSecu = 0;
|
||||
|
||||
public function getPreTurnExecuteTriggerList(General $general):?GeneralTriggerCaller{
|
||||
return new GeneralTriggerCaller(
|
||||
|
||||
Reference in New Issue
Block a user