장수 커맨드 설명 추가
This commit is contained in:
@@ -37,6 +37,11 @@ class che_견문 extends Command\GeneralCommand{
|
||||
|
||||
}
|
||||
|
||||
public function getCommandDetailTitle():string{
|
||||
$name = $this->getName();
|
||||
return "{$name}(자금?, 군량?, 경험치?)";
|
||||
}
|
||||
|
||||
public function getCost():array{
|
||||
return [0, 0];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user