game: 국가 임관 시, 기존 등용장 무효화
This commit is contained in:
@@ -7,7 +7,8 @@ use \sammo\{
|
||||
ActionLogger,
|
||||
GameConst, GameUnitConst,
|
||||
LastTurn,
|
||||
Command
|
||||
Command,
|
||||
ScoutMessage
|
||||
};
|
||||
|
||||
|
||||
@@ -178,6 +179,8 @@ class che_거병 extends Command\GeneralCommand{
|
||||
|
||||
$general->applyDB($db);
|
||||
|
||||
ScoutMessage::invalidateAll($general->getID());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user