fix NPC nation lifecycle history parity

This commit is contained in:
2026-07-27 11:02:12 +00:00
parent 1509a39d26
commit 484f012f19
2 changed files with 142 additions and 8 deletions
@@ -390,7 +390,7 @@ export const createRaiseNpcNationHandler = (options: {
scope: LogScope.SYSTEM,
category: LogCategory.HISTORY,
text: '<L><b>【공지】</b></>공백지에 임의의 국가가 생성되었습니다.',
format: LogFormat.NOTICE_YEAR_MONTH,
format: LogFormat.YEAR_MONTH,
year: environment.year,
month: environment.month,
});