아이템 관련 버그 수정
This commit is contained in:
@@ -34,7 +34,7 @@ class BaseItem implements iAction{
|
||||
return $this->reqSecu;
|
||||
}
|
||||
|
||||
function isValidTurnItem(string $actionType, string $command):bool{
|
||||
function isConsumableNow(string $actionType, string $command):bool{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user