fix: 의병모집에서 명성, 계급이 설정되지 않는 버그 수정
This commit is contained in:
@@ -156,6 +156,7 @@ class che_의병모집 extends Command\NationCommand
|
||||
$newNPC->setNPCType(4);
|
||||
$newNPC->setMoney(1000, 1000);
|
||||
$newNPC->setSpecYear(19, 19);
|
||||
$newNPC->setExpDed($avgGen['exp'], $avgGen['ded']);
|
||||
$newNPC->fillRemainSpecAsRandom($pickTypeList, $avgGen, $env);
|
||||
|
||||
$newNPC->build($this->env);
|
||||
|
||||
Reference in New Issue
Block a user