아이템 관련 버그 수정
This commit is contained in:
@@ -19,7 +19,7 @@ class che_계략_육도 extends \sammo\BaseItem{
|
||||
return $value;
|
||||
}
|
||||
|
||||
function isValidTurnItem(string $actionType, string $command):bool{
|
||||
function isConsumableNow(string $actionType, string $command):bool{
|
||||
if($actionType == 'GeneralCommand' && $command == '계략'){
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user