From 3c35539c16abeeecda8ec763c5cec668f8dae477 Mon Sep 17 00:00:00 2001 From: hided62 Date: Tue, 28 Jul 2026 16:04:50 +0000 Subject: [PATCH] =?UTF-8?q?CreateManyNPC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/scenario/scenario_915.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hwe/scenario/scenario_915.json b/hwe/scenario/scenario_915.json index 5238f142..1b699fa1 100644 --- a/hwe/scenario/scenario_915.json +++ b/hwe/scenario/scenario_915.json @@ -24,6 +24,12 @@ ["CreateManyNPC", 100, 0], ["DeleteEvent"] ], + [ + "month", 1000, + ["Date", "==", 181, 1], + ["RaiseNPCNation"], + ["DeleteEvent"] + ], [ "month", 1000, ["Date", "==", 181, 12],