등용장 장수열전 기록 안되는 버그 수정

This commit is contained in:
2018-04-19 00:10:19 +09:00
parent c0ec82051f
commit f6ffc20a23
+7
View File
@@ -96,6 +96,13 @@ class ScoutMessage extends Message{
['no'=>$this->src->generalID],
["<C>●</><Y>{$this->dest->generalName}</> 등용에 성공했습니다."]
);
pushGeneralHistory(
['no'=>$this->src->generalID],
["<C>●</>{$helper->year}{$helper->month}월:<Y>{$this->dest->generalName}</> 등용에 성공"]);
pushGeneralHistory(
['no'=>$this->dest->generalID],
["<C>●</>{$helper->year}{$helper->month}월:<D>{$this->src->nationName}</>(으)로 망명"]
);
pushGeneralPublicRecord(
["<C>●</>{$helper->month}월:<Y>{$this->dest->generalName}</>(이)가 <D><b>{$this->src->nationName}</b></>(으)로 <S>망명</>하였습니다."],
$helper->year,