UnitConstBase 적용용
This commit is contained in:
@@ -16,6 +16,7 @@ class ReqTech extends BaseGameUnitConstraint {
|
||||
if ($tech < $this->reqTech) {
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
public function getInfo(): string
|
||||
|
||||
Reference in New Issue
Block a user