장수 커맨드 설명 추가
This commit is contained in:
@@ -111,6 +111,10 @@ class che_징병 extends Command\GeneralCommand{
|
||||
|
||||
}
|
||||
|
||||
public function getCommandDetailTitle():string{
|
||||
return "{$this->getName()}(통솔경험)";
|
||||
}
|
||||
|
||||
public function getCost():array{
|
||||
if(!$this->isArgValid){
|
||||
return [0, 0];
|
||||
|
||||
Reference in New Issue
Block a user