From 4a91260a316fe826e9d6dbc1a94d818fde53aeb2 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 23 Oct 2018 16:38:25 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=EC=84=A4=EB=AA=85=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/processing.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/hwe/processing.php b/hwe/processing.php index e137da25..34f50183 100644 --- a/hwe/processing.php +++ b/hwe/processing.php @@ -688,7 +688,7 @@ function command_25($turn, $command) { $gameStor->cacheValues(['year','startyear','month','join_mode']); - $randomOnly = $gameStor->join_mode == 'onlyRandom'; + $onlyRandom = $gameStor->join_mode == 'onlyRandom'; starter("임관"); $query = "select no,nations from general where owner='{$userID}'"; @@ -722,7 +722,11 @@ function command_25($turn, $command) { 국가에 임관합니다.
이미 임관/등용되었던 국가는 다시 임관할 수 없습니다.
바로 군주의 위치로 이동합니다.
+ +랜덤 임관 대상 국가는 아래에서 확인할 수 있습니다.
+ 임관할 국가를 목록에서 선택하세요.
+ !!!는 방랑군을 포함한 랜덤임관입니다. 유니크를 기대하신다면!
???는 방랑군을 제외한 랜덤임관입니다. 유니크 혜택은 없습니다.
임관 금지이거나 초기 제한중인 국가는 붉은색 배경으로 표시됩니다.
@@ -734,9 +738,9 @@ function command_25($turn, $command) { - + - +