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] 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" ]