summaryrefslogtreecommitdiff
path: root/npc/029-1/valon.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/029-1/valon.txt')
-rw-r--r--npc/029-1/valon.txt6
1 files changed, 4 insertions, 2 deletions
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;