출병 어택땅시 아국 때리는 버그 수정
This commit is contained in:
@@ -195,6 +195,7 @@ class che_출병 extends Command\GeneralCommand
|
||||
$defenderCityName = $this->destCity['name'];
|
||||
$this->setDestCity($defenderCityID);
|
||||
$josaRo = JosaUtil::pick($defenderCityName, '로');
|
||||
$defenderNationID = $this->destCity['nation'];
|
||||
|
||||
if ($attackerNationID == $defenderNationID) {
|
||||
$logger->pushGeneralActionLog("본국입니다. <G><b>{$defenderCityName}</b></>{$josaRo} 으로 이동합니다. <1>$date</>");
|
||||
|
||||
Reference in New Issue
Block a user