From bbacb58f848bed3fff0e154c47311229cdb0e069 Mon Sep 17 00:00:00 2001 From: Micksha Date: Tue, 15 Jun 2021 22:14:36 -0300 Subject: NPC Sorfina: Clear dialogue field after player selection > "That would be great!" --- npc/029-2/sorfina.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/029-2/sorfina.txt b/npc/029-2/sorfina.txt index 945924ca..81dc4a33 100644 --- a/npc/029-2/sorfina.txt +++ b/npc/029-2/sorfina.txt @@ -49,6 +49,7 @@ L_Start: l("No, thanks. I already know how things are going."), L_SkipTut; L_Tut: + clear; mesc l("She smiles at you."); mesn; mes "\"You have arrived at a very strange time. The Council is visiting Candor today.\""; -- cgit v1.2.3-60-g2f50