diff --git a/hwe/sammo/Command/General/che_접경귀환.php b/hwe/sammo/Command/General/che_접경귀환.php index 6c1df6b4..6b76eaf5 100644 --- a/hwe/sammo/Command/General/che_접경귀환.php +++ b/hwe/sammo/Command/General/che_접경귀환.php @@ -95,6 +95,8 @@ class che_접경귀환 extends Command\GeneralCommand{ $logger->pushGeneralActionLog("{$destCityName}{$josaRo} 접경귀환했습니다."); $general->setVar('city', $destCityID); + $general->setRawCity(null); + //TODO: InstantAction일때에만 설정하지 않는게 나은데.. //$this->setResultTurn(new LastTurn(static::getName(), $this->arg));