의병모집, 소형b 초기 m장, 작위보상금쌀
의병모집 -> 초기 금쌀 1000 작위보상 -> 작위에 따라 금쌀*1000 소형b -> 초기 m장 10 추가
This commit is contained in:
@@ -3358,7 +3358,7 @@ class GeneralAI
|
||||
return $result;
|
||||
}
|
||||
|
||||
if($npcType == 2 && $nationID == 0){
|
||||
if(($npcType == 2 || $npcType == 3) && $nationID == 0){
|
||||
$result = $this->do거병();
|
||||
if($result !== null){
|
||||
$result->reason='do거병';
|
||||
|
||||
Reference in New Issue
Block a user