From 854524978a7c347c5bc59173952ad7894883e6c7 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Thu, 23 Oct 2025 19:09:14 +0200 Subject: [PATCH 1/2] chore: skip nightcap's initial dialogue with skipAllDialogue --- static/fixed_responses/allDialogue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/fixed_responses/allDialogue.json b/static/fixed_responses/allDialogue.json index 4b47303e..6b644b3e 100644 --- a/static/fixed_responses/allDialogue.json +++ b/static/fixed_responses/allDialogue.json @@ -136,5 +136,6 @@ "ConquestSetupIntro", "EntratiLabConquestHardModeUnlocked", "/Lotus/Language/Npcs/KonzuPostNewWar", - "/Lotus/Language/SolarisVenus/EudicoPostNewWar" + "/Lotus/Language/SolarisVenus/EudicoPostNewWar", + "/Lotus/Language/NokkoColony/NokkoVendorName" ] -- 2.47.2 From 9cd614e102988b66a9d2ed0516011d3a7d33dbb2 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Thu, 23 Oct 2025 19:10:36 +0200 Subject: [PATCH 2/2] the prince --- static/fixed_responses/allDialogue.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/fixed_responses/allDialogue.json b/static/fixed_responses/allDialogue.json index 6b644b3e..c6887406 100644 --- a/static/fixed_responses/allDialogue.json +++ b/static/fixed_responses/allDialogue.json @@ -137,5 +137,6 @@ "EntratiLabConquestHardModeUnlocked", "/Lotus/Language/Npcs/KonzuPostNewWar", "/Lotus/Language/SolarisVenus/EudicoPostNewWar", - "/Lotus/Language/NokkoColony/NokkoVendorName" + "/Lotus/Language/NokkoColony/NokkoVendorName", + "/Lotus/Language/NokkoColony/NokkoVendorName_JournalFirstVisit" ] -- 2.47.2