재야 부대장 사망

This commit is contained in:
2020-04-27 02:53:13 +09:00
parent dc780bd5fe
commit 3852f644b8
+5
View File
@@ -3153,6 +3153,11 @@ class GeneralAI
}
if($npcType == 5){
if($general->getNationID()==0){
$general->setVar('killturn', 1);
$reservedCommand->reason='사망';
return $reservedCommand;
}
$result = $this->do집합();
$result->reason='do집합';
return $result;