From 51642e0cd9b15b004cbd1cce880b6684deeb688d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 May 2021 14:40:32 -0300 Subject: Oooh I think I see the typos now --- npc/029-1/valon.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/029-1/valon.txt') diff --git a/npc/029-1/valon.txt b/npc/029-1/valon.txt index 91cb7892..13d066f2 100644 --- a/npc/029-1/valon.txt +++ b/npc/029-1/valon.txt @@ -45,7 +45,8 @@ L_QuestAskAgain: mesq l("Hello, Adventurer! Have you come back to help?"); menu "Yes. I will help with the island beasts.", L_Accept, - "Maybe some other time.", L_close; + "Maybe some other time.", -; + close; L_QuestAsk: mesn; @@ -60,7 +61,8 @@ L_QuestAsk: ResetValonCntMask(); menu "YES!!! let me at them!", L_Accept, - "Maybe some other time.", L_close; + "Maybe some other time.", -; + close; L_Accept: setq CandorQuest_Valon, 2; -- cgit v1.2.3-70-g09d2