AI 구현중
This commit is contained in:
@@ -48,10 +48,14 @@ class che_NPC능동 extends Command\GeneralCommand{
|
||||
$this->setNation();
|
||||
|
||||
|
||||
$this->runnableConstraints=[
|
||||
$this->reservableConstraints=[
|
||||
ConstraintHelper::MustBeNPC()
|
||||
];
|
||||
|
||||
$this->runnableConstraints=[
|
||||
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
public function getCost():array{
|
||||
|
||||
Reference in New Issue
Block a user