From 1ec6ee9172f16822d083646dab278f1fcc312107 Mon Sep 17 00:00:00 2001 From: Dan Sagunov Date: Fri, 26 Jan 2018 12:33:36 +0300 Subject: Fix typo with a semicolon in Dan NPC script --- npc/000-2-1/dan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt index 8c6cc479..77e26cd2 100644 --- a/npc/000-2-1/dan.txt +++ b/npc/000-2-1/dan.txt @@ -51,7 +51,7 @@ L_QuestStory: menu l("Who is she?"), L_She, - l("Do you want me to go see her instead of you?"), L_Quest; + l("Do you want me to go see her instead of you?"), L_Quest, l("I don't know what to say..."), -; mes ""; -- cgit v1.2.3-70-g09d2