This commit is contained in:
2018-01-16 04:19:20 +09:00
parent c001179088
commit 131c5319ec
35 changed files with 253 additions and 253 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ RegGeneral4($connect,$admin['turnterm'],$gencount, 0, 0, "유기체", $leader
$log[0] = "<C>●</>{$admin['month']}월:<Y>ⓝ유기체</>가 천하에 이름을 알립니다.";
pushAllLog($log);
$history[count($history)] = "<C>●</>$admin['year']$admin['month']월:<L><b>【이벤트】</b></>NPC 유기체가 등장합니다. 의병장과 NPC들의 지능 개선을 위해 NPC 두뇌를 체험합니다. 크게 신경쓰진 마세요.";
$history[count($history)] = "<C>●</>{$admin['year']}{$admin['month']}월:<L><b>【이벤트】</b></>NPC 유기체가 등장합니다. 의병장과 NPC들의 지능 개선을 위해 NPC 두뇌를 체험합니다. 크게 신경쓰진 마세요.";
pushHistory($connect, $history);
echo "<script>location.replace('./');</script>";